Description: KDE: Tooltip when entering a formula in cell hides cell See attachs Steps to Reproduce: 1. Open Calc 2. Start to enter in to cell a formula like =sum( 3. Look at tooltip (see attach) Actual Results: Tooltip hides cell Expected Results: Tooltip is below of cell Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 149670 [details] Comparison between Win GTK3 and KDE
Confirmed from my side Version: 6.3.0.0.alpha0+ Build ID: 5413c8871dec08eff19f514f5f391b946a45c86c CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: kde5; TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2019-02-27_23:42:10 Locale: ru-RU (ru_RU.UTF-8); UI-Language: en-US Calc: threaded
*** Bug 125944 has been marked as a duplicate of this bug. ***
Jan-Marek Glogowski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/337b592a721bef2c54cbe8c4927e5cc5a68c2138%5E%21 tdf#123779 Qt5 correctly fill Qt5Frame::maGeometry It will be available in 6.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
While there is no popover in current Qt, it looks like there are some out-of-tree solutions to get nice looking pop overs in Qt5. For instance, https://github.com/sharkpp/qtpopover. I wonder if similar code could be included in LibO.
Jan-Marek Glogowski committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/+/dd0bca3ac7ad2e498ba420718df703f651efdc21%5E%21 tdf#123779 Qt5 correctly fill Qt5Frame::maGeometry It will be available in 6.3.0.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Verified with Version: 6.4.0.0.alpha0+ Build ID: a2dad3e10ada8adcc9b5bdb60d3d516e33aa3f07 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: kde5; Locale: en-GB (en_GB.UTF-8); UI-Language: en-US Calc: threaded
Created attachment 183186 [details] tip on "formula bar" for "formula making" is displaying over the formula itself. for 7.5.00 tip on "formula bar" for "formula making" is displaying over the formula itself when autoinput is selected. Expected: Tooltip for formula making to not be displayed over the formula itself.
(In reply to elias estatistics from comment #8) > Created attachment 183186 [details] > tip on "formula bar" for "formula making" is displaying over the formula > itself. > > for 7.5.00 > tip on "formula bar" for "formula making" is displaying over the formula > itself when autoinput is selected. > > Expected: > Tooltip for formula making to not be displayed over the formula itself. There's bug 151677 for that.