Bug 125720 - Calc: current cell indicator is not following the focused cell (in a particular Form configuration document)
Summary: Calc: current cell indicator is not following the focused cell (in a particul...
Status: RESOLVED DUPLICATE of bug 121963
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
6.3.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
: 126914 (view as bug list)
Depends on:
Blocks: Regressions-ViewToDevice-Refactor
  Show dependency treegraph
 
Reported: 2019-06-05 16:35 UTC by Justin L
Modified: 2019-10-30 14:41 UTC (History)
5 users (show)

See Also:
Crash report or crash signature:


Attachments
Basic_issue (105.89 KB, application/vnd.oasis.opendocument.spreadsheet)
2019-08-21 11:58 UTC, Werner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Justin L 2019-06-05 16:35:55 UTC
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.
Comment 1 Xisco Faulí 2019-06-06 16:29:13 UTC
Hi Justin,
I'm wondering if this issue shares the same root cause as the other bugs reported by you pointing to d464d505fbf6e53a38afdd3661d320fac8c760d6
Comment 2 Justin L 2019-06-06 16:42:47 UTC
(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.
Comment 3 raal 2019-08-13 15:44:45 UTC
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
Comment 4 Werner 2019-08-21 11:58:03 UTC
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
Comment 5 Xisco Faulí 2019-09-03 11:05:27 UTC
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
Comment 6 Buovjaga 2019-10-19 08:20:38 UTC
*** Bug 126914 has been marked as a duplicate of this bug. ***
Comment 7 Xisco Faulí 2019-10-30 14:41:42 UTC
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 ***