Starting in LO 6.3, the current cell indicator is not following the selected cell in this particular document. I was able to create a clean-room copy of this (once). Using radio buttons MIGHT be a common theme. I first created some other kind of form control (a checkbox for example), and then I created TWO radio buttons. After that, the cell selection seems to disappear. (For form design, see View->Toolbars->Form Controls). Unfortunately I can't reproduce this on demand, but the example document always shows the problem at least. Expanding a selection by dragging on the selection point also yields interesting results... Row 4 seems to be special somehow - notice A4, B4, and C4. Bisected to this change in LO 6.3: author Armin Le Grand 2018-11-27 11:33:10 +0100 commit d464d505fbf6e53a38afdd3661d320fac8c760d6 Refactor calc non-linear ViewToDevice transform Steps to reproduce using attachment 151805 [details] (from bug 125609) 1.) Notice that E5 seems to be the selected cell. 2.) Select a different cell. The highlighting on E5 remains, and very little indicates which cell actually has the focus. Note: macros can remain disabled. There is no need to allow the macros to run in order to reproduce the problem.
Hi Justin, I'm wondering if this issue shares the same root cause as the other bugs reported by you pointing to d464d505fbf6e53a38afdd3661d320fac8c760d6
(In reply to Xisco Faulí from comment #1) > Hi Justin, > I'm wondering if this issue shares the same root cause as the other bugs > reported by you pointing to d464d505fbf6e53a38afdd3661d320fac8c760d6 It is a big commit. I don't know if they are related, but I wouldn't want regressions like this to slip away unnoticed either.
I can confirm with Version: 6.4.0.0.alpha0+ Build ID: 2812610f4f39ed5892da08864893c758325d1d39 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; selected cell not visible at all
Created attachment 153553 [details] Basic_issue I can confirm the issue and also attached a testfile from my company, i switched on one testsystem to 6.3.0.4 to try it out, we have a lot of files with macros and all files show this issue, one thing which i find weird is that the issue in this testfile shows only up in "Ausgabe_Gut" there you can't scroll down and the selected cell not moving, interesting is when you scroll down so that Line 1 is not showing on screen then everything works! as soon as Line 1 shows up again, then the issue starts. In "Ausgabe_RL" it is different it is almost the same logic, but it has not the issue and i can't understand why. Maybe someone has an idea what the difference is between the buttons on "Ausgabe_RL" and "Ausgabe_Gut" Notes: i removed the basic code from the testfile
Also reproduced in Versión: 6.3.0.3 (x86) Id. de compilación: c75130c129d9c5e43b76e4f26881b3db8bdb5c91 Subprocs. CPU: 1; SO: Windows 6.1; Repres. IU: predet.; VCL: win; Configuración regional: es-ES (es_ES); Idioma de IU: es-ES Calc: threaded
*** Bug 126914 has been marked as a duplicate of this bug. ***
This is a dupe of bug 121963. https://gerrit.libreoffice.org/#/c/81756/ fixes it... *** This bug has been marked as a duplicate of bug 121963 ***