https://bugs.documentfoundation.org/show_bug.cgi?id=99541
--- Comment #13 from Fred Hamilton <[email protected]> --- A little more detail: I tested the original reproduction macro against both the historical version and the current release: Tested versions: LibreOffice 5.1.2.2 (Linux, unpacked portable build) LibreOffice 24.2.7.2 (Linux Mint) LibreOffice 24.x (Windows 10) Results: In 5.1.2.2, the bug is reproducible. Calling .uno:GoToCell with a target in column C incorrectly selects a full column, and not the requested cell. Behavior matches the original report. In current LibreOffice (24.x) on both Linux and Windows, the macro behaves correctly. .uno:GoToCell selects the proper cell in column C, and no incorrect column-wide selection occurs. Conclusion: The issue no longer reproduces in current LibreOffice versions and can be marked RESOLVED → FIXED. -- You are receiving this mail because: You are the assignee for the bug.
