Created attachment 183187 [details] tip on "formula bar" for "formula making" is displaying over the formula itself. Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: af2879e434fa0dc6b2a626617ed865e4f66eb5ad CPU threads: 4; OS: Linux 5.11; UI render: default; VCL: kf5 (cairo+xcb) Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded 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.
This is weird. Up until LO 7.4.2 in kf5 the tooltip appears above the formula bar. Now in LO 7.5 the tooltip is indeed appearing over the formula bar, which is not nice. REPRO with Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: 6b2a10f80377c4525b1ce4a18955d4040c3d3aae CPU threads: 16; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb) Locale: pt-BR (pt_BR.UTF-8); UI: en-US Calc: CL threaded NOT repro Version: 7.4.2.3 / LibreOffice Community Build ID: 40(Build:3) CPU threads: 16; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb) Locale: pt-BR (pt_BR.UTF-8); UI: en-US Ubuntu package version: 1:7.4.2~rc3-0ubuntu0.22.04.1~lo1 Calc: threaded Maybe a regression?
No repro on linux with vcl GEN or GTk3 Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: f3a82a8ba51195cf31b0f78164735acc7ebbcd2f
For me, this can be reproduced when Calc is started in maximized mode, but not when it's non-maximized, so this might be the same cause as in tdf#149805 (s. tdf#149805 comment 3). Checking with the 7.5 bibisect repo, this actually starts at the same commit: commit afc828b9833b7a612369e95606ba56d41ef2c369 Author: Jan-Marek Glogowski Date: Sat May 28 23:47:21 2022 +0200 VCL expect correct frame size for native menubars Adding CC: to Jan-Marek Glogowski Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: f3a82a8ba51195cf31b0f78164735acc7ebbcd2f CPU threads: 4; OS: Linux 5.19; UI render: default; VCL: kf5 (cairo+xcb) Locale: en-GB (en_GB.UTF-8); UI: en-US Calc: threaded
*** Bug 151995 has been marked as a duplicate of this bug. ***
Michael Weghorn committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/f51b220b953ec71fb742f799fbe645a93cf3d944 tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL expect It will be available in 7.6.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.
Fixed now by reverting the commit that caused the regression, s. more details in the commit message.
Michael Weghorn committed a patch related to this issue. It has been pushed to "libreoffice-7-5": https://git.libreoffice.org/core/commit/0d2e22e1700aca42246924c2083c2271a9ad0d79 tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL expect It will be available in 7.5.3. 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 in: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: ad5756f0529a80fbb537979bcfd9de7a83a69805 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb) Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded
Created attachment 191184 [details] formula tip over the formula Bug
This is not fixed I attach snapshot of the problem in version 7.6.3.2
(In reply to pajaro from comment #10) > This is not fixed > > I attach snapshot of the problem in version 7.6.3.2 I cannot reproduce in a quick test. In any case, please create a new bug report, and give more details there. Version: 24.2.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: e8f3caea8c0e97b6bfd0a269568d621b2cfb3b72 CPU threads: 12; OS: Linux 6.5; UI render: default; VCL: kf5 (cairo+xcb) Locale: en-GB (en_GB.UTF-8); UI: en-US Calc: threaded
(In reply to pajaro from comment #9) > Created attachment 191184 [details] > formula tip over the formula Bug That screenshot shows "VCL: gtk3" in the "About LibreOffice" dialog, which implies that the cause is a different one than in this ticket (which was affecting Qt-based VCL plugins only, like "VCL: kf5").