Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scroll issues with toolbar and statusbar on LTR and RTL docs #10942

Open
bayramcicek opened this issue Jan 15, 2025 · 0 comments · May be fixed by #10944
Open

Scroll issues with toolbar and statusbar on LTR and RTL docs #10942

bayramcicek opened this issue Jan 15, 2025 · 0 comments · May be fixed by #10944
Assignees
Labels
bug Something isn't working

Comments

@bayramcicek
Copy link
Member

Describe the Bug

LTR docs:

  • Scrolling toolbar and statusbar with Shift + mouseWheelUp/Down does not hide/show the scroll right/left buttons correctly.
  • Therefore right/left buttons ovarlap with other elements

RTL docs:

  • all LTR issues exist.
  • scrolling with clicking on the buttons sometimes does not show/hide buttons. (this works well on LTR docs.)
    • the reason: this._RTL always returns undefined. So we couldn't know if the doc is RTL or LTR.
  • scroll-right buttons' arrows are not aligned well.

Screenshots

LTR:

Peek.2025-01-15.15-17-en.mp4
  • no misaligned scroll arrows - good

Screenshot_20250115_140000


RTL:

Peek.2025-01-15.15-18-ar.mp4
  • misaligned scroll-right arrows - bad

Screenshot_20250115_140012

Online

COOLWSD version: 24.04.12.0(git hash: a72bfd0)
LOKit version: Collabora Office 24.04.12.0(git hash: 1c18da8)
Served by: Manjaro Linux
Server ID: b77a286d
WOPI host:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants