Bug 165067 - Active cell (the point where row and column intersect), does not highlight in rows beyond 15,000 (no line around the cell box)
Summary: Active cell (the point where row and column intersect), does not highlight in...
Status: RESOLVED DUPLICATE of bug 164403
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
25.2.0.3 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected
Depends on:
Blocks:
 
Reported: 2025-02-05 21:23 UTC by Kevin Spieker
Modified: 2025-02-14 08:53 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments
screenshot of active-cell-border starts to disappear at row 18,578 (94.02 KB, image/png)
2025-02-06 02:09 UTC, Kevin Spieker
Details
Screenshot (34.63 KB, image/png)
2025-02-06 21:49 UTC, m_a_riosv
Details
Screenshot 25.2 (75.29 KB, image/png)
2025-02-06 21:51 UTC, m_a_riosv
Details
Screnshot 25.2.1 (4.54 KB, image/png)
2025-02-10 01:01 UTC, m_a_riosv
Details
screen shots 25.2.1(Linux) (56.59 KB, image/png)
2025-02-10 08:12 UTC, Saburo
Details
screen shots 25.8.a(Linux) (41.83 KB, image/png)
2025-02-10 08:14 UTC, Saburo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Spieker 2025-02-05 21:23:41 UTC
I discovered this after an update to LibreOffice 25.2.0.3 was installed from Flatpak.  I am not sure if the problem goes beyond the display of the active cell, i.e. calculation and functionality. I have verified that it is not formatting, and that there are no special setting on cells on the range of cells. The problem does not exist on earlier versions of LibreOffice Calc, and I encounter it only on version 25.2.0.3.
Comment 1 m_a_riosv 2025-02-06 01:31:33 UTC
No issue with
Version: 25.2.0.3 (X86_64) / LibreOffice Community
Build ID: e1cf4a87eb02d755bce1a01209907ea5ddc8f069
CPU threads: 16; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL threaded

Please test in safe mode, Menu/Help/Restart in Safe Mode

Please attach a sample file, reduce the size as much as possible without private information, and paste the information in Menu/Help/About LibreOffice, there is a copy icon.
Comment 2 Kevin Spieker 2025-02-06 01:59:23 UTC
I restarted in Safe Mode, and the result is the same. It is still a bug. 

I have tried numerous approaches to isolate the cause of the problem.  

1) This problem does not exist, when I use an exact copy of the Calc file on a different computer, but with a different version of LibreOffice calc.  I encountered this problem when my recent FLATPAK update ran this week. 

2) The bug still occurs when I copy test data in a spreadsheet, with no forumlae, no references etc....just a speadsheet with simple data.  I suspect that it is a memory overflow issue.  This problem appears when the spreadsheet contents go beyond ~15,000 rows by 14 columns (colA-colN).  

You can test it for yourself, by doing the following.  Copy the number "1", in 40,000 rows across 14 columns (A-N).  Notice what happens to the blue border line around the cells are you pass rows ~20,000.  The border of the active cell disappears.

This problem exists in all file formats....XlXS, XLS, ODS,SYLK, etc.
Comment 3 Kevin Spieker 2025-02-06 02:09:38 UTC
Created attachment 199011 [details]
screenshot of active-cell-border starts to disappear at row 18,578
Comment 4 m_a_riosv 2025-02-06 21:49:02 UTC
Created attachment 199022 [details]
Screenshot

Version: 24.8.4.2 (X86_64) / LibreOffice Community
Build ID: bb3cfa12c7b1bf994ecc5649a80400d06cd71002
CPU threads: 16; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL threaded
Comment 5 m_a_riosv 2025-02-06 21:51:13 UTC
Created attachment 199023 [details]
Screenshot 25.2

Please paste here the information on Menu/Help/About LibreOffice (There is an icon to copy)
Comment 6 m_a_riosv 2025-02-09 02:35:58 UTC
*** Bug 165133 has been marked as a duplicate of this bug. ***
Comment 7 Saburo 2025-02-09 10:00:09 UTC
Reprduced
Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 1acd37a671b9d3633a7d31a0b60478815fbc685f
CPU threads: 4; OS: Linux 6.8; UI render: default; VCL: gtk3
Locale: ja-JP (ja_JP.UTF-8); UI: en-US
Calc: threaded

bisected with linux-64-25.2
commit 1acd37a671b9d3633a7d31a0b60478815fbc685f

step
1.Calc open
2.End key + down arrow key.(A1048576)
3.Cell focus is displayed or not.
Comment 8 Saburo 2025-02-09 23:49:09 UTC
> step
> 1.Calc open
> 2.End key + down arrow key.(A1048576)
> 3.Cell focus is displayed or not.

I made a mistake with the key.
Here are the correct steps.
Step1. Open Calc.
Step2. Ctrl + Down arrow key.
(Step3.) Is Cell focus displayed? Hasn't it?
Comment 9 m_a_riosv 2025-02-10 01:01:03 UTC
Created attachment 199092 [details]
Screnshot 25.2.1

Version: 25.2.1.1 (X86_64) / LibreOffice Community
Build ID: e538fb6403facdfd3db0250c3b3278236c675c2a
CPU threads: 16; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL threaded
Comment 10 Saburo 2025-02-10 08:12:44 UTC
Created attachment 199098 [details]
screen shots 25.2.1(Linux)

reproduce
Comment 11 Saburo 2025-02-10 08:14:15 UTC
Created attachment 199099 [details]
screen shots 25.8.a(Linux)

not repro

source eec87ad741c361315433f548faf3e676d1b52a8d

fixed?
Comment 12 m_a_riosv 2025-02-13 23:48:26 UTC
*** Bug 165246 has been marked as a duplicate of this bug. ***
Comment 13 Xisco Faulí 2025-02-14 08:53:50 UTC
Issue fixed by

commit eec87ad741c361315433f548faf3e676d1b52a8d	[log]
author	Armin Le Grand (Collabora) <Armin.Le.Grand@me.com>	Tue Jan 28 21:02:25 2025 +0100
committer	Armin Le Grand <Armin.Le.Grand@me.com>	Wed Jan 29 11:35:15 2025 +0100
tree 285950bdf6bee27f15802e3a4ded4076ae4213d3
parent ec9dbbe288ccb759ed95533fb849dac8a65c4a6b [diff]

tdf#164403 CairoSDPR: adapt hairline width

Closing as duplicated of bug 164403

*** This bug has been marked as a duplicate of bug 164403 ***