Bug 124863 - Calc comments - comments are displayed only once when mousing over their cell.
Summary: Calc comments - comments are displayed only once when mousing over their cell.
Status: CLOSED DUPLICATE of bug 120797
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
6.2.0.3 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2019-04-20 16:12 UTC by rosma
Modified: 2021-05-01 09:30 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rosma 2019-04-20 16:12:16 UTC
Description:
Using Calc, the first time a cell containing a comment is moused over the comment pops up and displays its contents correctly, but after moving away from the cell and then back over it the comment is not displayed again.

Clicking on Show Comment and Hide Comment the comment is displayed and then closed properly.

Steps to Reproduce:
1. Move the mouse over a cell containing a comment.
2. Move the mouse away from the cell containing the comment.
3. Move the mouse back over the original cell containing the comment.

Actual Results:
In step 1 the comment is displayed correctly as expected.
In step 3 the comment is not displayed (repeating steps 2 and 3 always fails to show the comment again).

Expected Results:
At step 3 the comment should have been displayed correctly again as at step 1.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Comment 1 rosma 2019-04-20 16:20:48 UTC
Problem is not present in the 6.1.5.2 release but is still present in the latest release 6.2.3.2
Comment 2 Roman Kuznetsov 2019-04-20 19:31:13 UTC
please add info from dialog Help->About LibreOffice
Comment 3 rosma 2019-04-20 20:23:00 UTC
Here is the About -> Help info as requested.

Version: 6.2.3.2
Build ID: aecc05fe267cc68dde00352a451aa867b3b546ac
CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: en-GB (en_GB.UTF-8); UI-Language: en-GB
Calc: threaded
Comment 4 MM 2019-04-21 19:22:09 UTC
Unconfirmed on windows 7 x64 with Version: 6.2.3.2 (x64)
Build ID: aecc05fe267cc68dde00352a451aa867b3b546ac
CPU threads: 3; OS: Windows 6.1; UI render: default; VCL: win

Unconfirmed on mint 19.1 with Version: 6.0.7.3
Build ID: 1:6.0.7-0ubuntu0.18.04.5
CPU threads: 2; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); Calc

Confirmed with Version: 6.3.0.0.alpha0+
Build ID: 2b307927f028eeefcec41a8bc8daae392521f9df
CPU threads: 2; OS: Linux 4.15; UI render: default; VCL: gtk3; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2019-04-20_20:05:57
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

Seems linux only.
Comment 5 Caolán McNamara 2019-04-22 19:20:49 UTC
I imagine this has gone wrong since...


commit 32d49d077fff5c63ec731191bff4daed06744afa
Author: Armin Le Grand <Armin.Le.Grand@cib.de>
Date:   Wed Sep 5 23:34:32 2018 +0200

    Cleanup SvpSalGraphics LineGeometry creation
Comment 6 Caolán McNamara 2019-04-22 19:22:30 UTC
enabling the "the following code needs to be used to correct that" commented out hunk gets it drawn on redraw attempts, but it doesn't look quite right then
Comment 7 Aron Budea 2019-04-25 13:43:53 UTC
Bibisected the bug to the following commit using repo bibisect-linux-64-6.2.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=7034311dce663c895577267110baadbec312d491
author		Armin Le Grand <Armin.Le.Grand@cib.de>	2018-09-06 18:15:02 +0200
committer	Armin Le Grand <Armin.Le.Grand@cib.de>	2018-09-13 08:49:35 +0200

Support buffering SystemDependent GraphicData (II)
Comment 8 Aron Budea 2019-04-25 13:45:49 UTC
Actually, this has already been reported as bug 120797.

*** This bug has been marked as a duplicate of bug 120797 ***
Comment 9 Munna 2021-05-01 06:51:26 UTC Comment hidden (spam)