Description: When the mouse pointer hovers over a cell which has a comment, the comment shows and should be on top of all form controls (eg push buttons). Steps to Reproduce: Calc spreadsheet file to be attached soon. 1. Move the mouse pointer into cell A1. 2. When the mouse pointer is hovering above cell A1, the comment shows. Actual Results: Comment shows underneath the push button. Expected Results: Comment should show above push button. Reproducible: Always User Profile Reset: No Additional Info: Version: 7.4.0.3 / LibreOffice Community Build ID: f85e47c08ddd19c015c0114a68350214f7066f5a CPU threads: 2; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Flatpak Calc: threaded Thank you
Created attachment 182004 [details] Comment in A1 should show above push button Test file which exhibits incorrect behavior.
Created attachment 182005 [details] Screenshot of incorrect behavior Screenshot of A1's comment below the push button form control.
And if the comment it's showed above, can hide the button. How do you see it then?
Created attachment 182031 [details] Mouse pointer over Push Button (In reply to m.a.riosv from comment #3) > And if the comment it's showed above, can hide the button. How do you see it > then? Thank you for your comment. Opening the attached spreadsheet in this issue and moving the mouse over the push button hides the comment. The comment only shows when you hover above cell A1. If the mouse pointer is not above cell A1 the comment does not show. When the mouse pointer moves over the button is it not above the A1 cell so the comment from cell A1 is not showing and the button can be pressed. Fixing this bug will make the UX consistent with other spreadsheet software.
The comment is a temporary control and (mostly) intentionally started. I see no reason to not have the comment on top. Confirming the behavior on Linux with master using gen/kf5/gtk3/gtk4.
For annotations inserted into a Calc DOCUMENT CREATED with V 7.5.0.3 it WORKSFORME. This assuming that annotations permanently shown in front of form controls don't make sense. They still are in the background as expected. To see the content you can start editing the annotation. The form control will then be made transparent for it. WORKSFORME only covers the case of hidden annotations shown if the mouse hovers over the parent cell.
Same issue as in bug 45085. Let's mark as duplicate. *** This bug has been marked as a duplicate of bug 45085 ***