https://bugs.documentfoundation.org/show_bug.cgi?id=130319
--- Comment #14 from Simon Arlott <[email protected]> --- I tried to fix this and there's a lot of complexity involved in tracking the frozen state so that it can kept when the file is saved and be restored correctly if the window is resized or zoomed out. It's necessary to be displaying the top row and/or left column when the frozen state is resumed, which can happen when scrolling or while dragging to select cells. https://gerrit.libreoffice.org/c/core/+/181728 https://gerrit.libreoffice.org/c/core/+/181729 https://gerrit.libreoffice.org/c/core/+/181730 It would be significantly simpler to just keep the freeze setting even if it means it won't be possible to scroll at all until the window is large enough for the contents, but I've not checked if that causes other problems. -- You are receiving this mail because: You are the assignee for the bug.
