You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spreadsheet fails to load a document correctly when
the sheet has frozen rows or columns and
the sheet is scrolled before being saved
It then gets confused about what content should be scrolled where, resulting in a state where you cannot scroll to the beginning of the document, the freeze panes are not sized correctly and elements on screen look garbled as a result.
Expected outcome
The expected outcome is a reproduction of the document in the state it was saved in, which displays all the necessary data and can be scrolled to show the entirety of its contents.
Minimal reproducible example
Load up the attached test file in the Spreadsheet Demo UI.