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

calc: update viewedRectangle on status message #10651

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JaumePujantell
Copy link

viewedRectangle was not properly being updated when new document sizes
were received via status message. This sometimes caused the view to not
scroll properly when using arrow keys to select cells just after opening
a file.

Some test have been updated due to changed scrollbar sizes, since the
bar size depends on the document size.

Tried to add a cypress test but couldn't get the error to trigger on
cypress.

Signed-off-by: Jaume Pujantell jaume.pujantell@collabora.com
Change-Id: I48058b0ac5df70ca14a0a7c32e1f9b697fa37f81

@eszkadev
Copy link
Contributor

please solve conflict and rebase to pass CI :)

@eszkadev eszkadev added the draft label Dec 11, 2024
viewedRectangle was not properly being updated when new document sizes
were received via status message. This sometimes caused the view to not
scroll properly when using arrow keys to select cells just after opening
a file.

Some test have been updated due to changed scrollbar sizes, since the
bar size depends on the document size.

Tried to add a cypress test but couldn't get the error to trigger on
cypress.

Signed-off-by: Jaume Pujantell <jaume.pujantell@collabora.com>
Change-Id: I48058b0ac5df70ca14a0a7c32e1f9b697fa37f81
@JaumePujantell JaumePujantell force-pushed the private/jaume/calc-viewedrectangle branch from ab860f8 to 829999f Compare December 19, 2024 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: To Review
Development

Successfully merging this pull request may close these issues.

2 participants