https://bugs.documentfoundation.org/show_bug.cgi?id=126904
--- Comment #29 from Luboš Luňák <[email protected]> --- (In reply to Daniel Baran from comment #27) > Attachment 178706 [details] is NOT my document. > That is an altered version posted by someone else and not my doing. > My last attachment was 158322. Attachment #158322 is inded a bit different, it protects first 1024 columns. So with software that supports only up to 1024 columns it looks like everything is protected, but the Default cell style still has protection turned off. So e.g. with software that supports more than 1024 columns any cells beyond that limit are not protected. LibreOffice 7.4 will most likely support 16384 columns, so cursor will jump to cells in the AMK column there, as those are not protected. Perhaps part of the 16384 column support will be extending attributes of column 1024 to all new columns, which would cover the problem with this document, but fundamentally the document has unprotected cells, and the proper way to deal with it is to fix the document. It's possible that some older LO versions had a bug in handling of protected cells, but change from commit #10 is incorrect and will be reverted. -- You are receiving this mail because: You are the assignee for the bug.
