Description: The current cell or cell range is not highlighted in the spreadsheet view. Actual Results: No actions needed - the bug occurs after program start Expected Results: No results (see above) Reproducible: Always User Profile Reset: Yes OpenGL enabled: Yes Additional Info: When the window is minimized and restored (a redraw forced?) the current cell is highlighted correctly. The bug also appears in safe mode.
I checked the problem on other spreadsheets. It looks like the current cell/cell range is not highlighted WHEN the grid is set off.
Created attachment 153389 [details] Wrong active cell highlighting
Comment on attachment 153389 [details] Wrong active cell highlighting In the screenshot C7 is active, but F13 highlighted. This changes e.g. after resizing the window. The behavior is independent of grid visibility.
Thank you for reporting the bug. I can not reproduce the bug in: Version: 6.4.0.0.alpha0+ (x86) Build ID: 5c30c20101f72d973ff28c228f755e635cad14d5 CPU threads: 4; OS: Windows 6.1; UI render: default; VCL: win; Locale: pl-PL (pl_PL); UI-Language: en-US Calc: threaded Version: 6.3.0.4 (x64) Build ID: 057fc023c990d676a43019934386b85b21a9ee99 CPU threads: 4; OS: Windows 6.1; UI render: default; VCL: win; Locale: pl-PL (pl_PL); UI-Language: en-US Calc: threaded
No repro with Version: 6.4.0.0.alpha0+ Build ID: 35b41150e84940e87b9d961b6b402e3e060d6b8b CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Please copy and paste here the contents of your Help - About from your LibreOffice. This allows us to know more about your system. Set to NEEDINFO. Change back to UNCONFIRMED after you have provided the information.
Created attachment 153685 [details] Example file: Cell-highlighting-bug.ods
Comment on attachment 153685 [details] Example file: Cell-highlighting-bug.ods We can confirm this problem. The problem occurs in LO Calc 6.3.0.4 for Linux (in our company Arch Linux and Debian Testing), Windows 10 is not affected. The sample file (see above) contains 2 sheets: 1. sheet = Bug present After opening the file, the last selected cell is highlighted. If another cell is then selected, the highlighting is not updated. The newly selected cell is not highlighted, but it is active. If you write to the cell, the cursor flickers hectically. 2. sheet = Bug not present Strange: Here the cell selection is updated as expected. The only difference is that the push buttons have been deleted.
@WernerFP, thanks for providing the file! Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=d464d505fbf6e53a38afdd3661d320fac8c760d6 author Armin Le Grand <Armin.Le.Grand@cib.de> 2018-10-12 11:13:09 +0200 committer Armin Le Grand <Armin.Le.Grand@cib.de> 2018-11-27 11:33:10 +0100 commit d464d505fbf6e53a38afdd3661d320fac8c760d6 (patch) tree 3bf7db8591172bf948198f19d36df5df886486bb parent 3e1e2b6687b0259ae28441cc0d314de0d908776b (diff) Refactor calc non-linear ViewToDevice transform Bisected with: bibisect-linux64-6.3 Adding Cc: to Armin Le Grand
GTK and GTK3 only. @Caolán, I thought you might be interested in this issue...
Happens in Windows as well, see bug 126914, attachment 154112 [details].
probably a duplicate of 125720
*** This bug has been marked as a duplicate of bug 125720 ***