Created attachment 167499 [details] sample document This is a follow-up of bug 131455 found while writing a unittest < https://gerrit.libreoffice.org/c/core/+/106403 > Steps to reproduce: 1. Open the attached document ( extracted from sc/qa/unit/uicalc/data/tdf126904.ods ) 2. Select Sheet2. 3. Right-Click on the Row 9 header and Delete the row. 4. Return to Sheet1 - Right Arrow beyond Column "N" causes jump to "BM". Reproduced in Version: 7.1.0.0.alpha1+ Build ID: 2f7b5634487ac3d27777ab12a57089e71ea5216d CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
I can reproduce this issue back to Version: 4.4.0.0.alpha0+ Build ID: 0771823d80abadf8e7f2ccc078f3f9e2c277f8a5
@Eike, I thought you might be interested in this issue
(linux) bibisect-44max point to the range of commits https://cgit.freedesktop.org/libreoffice/core/log/?id=ec11b7330fab72dc56d847c7c3691fddbb18096e&qt=range&q=0494f0029ffbd17c1355437352bf42b193eab27e%5E1..d6cae8aa53c93da74650bfdf52fe47946ee870e4
Ahh, you don't even need steps 2 and 3. Just open the document and try to move past column N.
Make sure you look at the prior bug report (and note all of the "fixes to regressions") before investigating this bug. So many aspects of this are fixed in 7.1 beta, but not the specific situation mentioned here. Earlier bug reports indicate that BL is likely a traditional upper limit on columns, so BM is part of the extended range. Note that the cursor is not supposed to be able to move past row N. Those cells are protected. Step2. I doesn't matter which other sheet you pick. There is nothing special about Sheet2 or row 9. So my guess is that when one sheet is extended, all sheets get extended - and now the extended columns have default values and so are unprotected. I'm leaving this one strictly for the pros who are extending the column space.
Dear Xisco Faulí, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
repro 7.6+ No need to do anything other than step 1 now. Right arrow jumps to BM after N right after initial load.
The behavior per "Steps to reproduce" is still present in: Version: 7.3.5.2 (x64) / LibreOffice Community Build ID: 184fe81b8c8c30d8b5082578aee2fed2ea847c01 CPU threads: 12; OS: Windows 10.0 Build 26100; UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL The behavior per "Comment 7" is still present in: Version: 25.2.3.2 (X86_64) / LibreOffice Community Build ID: bbb074479178df812d175f709636b368952c2ce3 CPU threads: 12; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded It's worth mentioning that since first reporting this behavior, I have fully adapted all of my workbooks that were affected by this. So the issue is no longer a problem from my perspective. It does seem to remain as a possible "backward compatibility" issue.
Still reproducible in Version: 25.8.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 5913201efff027e683b2ff15349943d99b726414 CPU threads: 8; OS: Linux 6.1; UI render: default; VCL: gtk3 Locale: es-ES (es_ES.UTF-8); UI: en-US Calc: threaded