1. Open Writer 2. Try to insert a table from the toolbar button Bibisected with linux-64-7.3 to https://git.libreoffice.org/core/commit/9dcf5816c90e9819861332f11e014ef7b78e2fe7 tdf#143580 Qt5 don't use Qt::Popup for FLOAT wins Adding Cc: to Jan-Marek Glogowski
I think bug 143788 is about the same
*** Bug 143788 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/commit/a1a83b6b3b4459de353e0cdc8cdf402370c0a5c4 tdf#144037 Qt5 just close popup with mouse outside It will be available in 7.3.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.
Verified, thanks! Arch Linux 64-bit Version: 7.3.0.0.alpha0+ / LibreOffice Community Build ID: a1a83b6b3b4459de353e0cdc8cdf402370c0a5c4 CPU threads: 8; OS: Linux 5.13; UI render: default; VCL: kf5 (cairo+xcb) Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Built on 26 August 2021
Jan-Marek Glogowski committed a patch related to this issue. It has been pushed to "libreoffice-7-2": https://git.libreoffice.org/core/commit/7c1f4284562e905372b5c14b6017f1eb438f54b5 tdf#144037 Qt5 just close popup with mouse outside It will be available in 7.2.2. 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.
*** Bug 144458 has been marked as a duplicate of this bug. ***
*** Bug 144485 has been marked as a duplicate of this bug. ***
*** Bug 144562 has been marked as a duplicate of this bug. ***
FWIW: the patch also applies to 7.2.1. I somehow missed to backport it. There was https://gerrit.libreoffice.org/c/core/+/122116, but too late :-(
*** Bug 144567 has been marked as a duplicate of this bug. ***
*** Bug 144569 has been marked as a duplicate of this bug. ***
*** Bug 144580 has been marked as a duplicate of this bug. ***
(In reply to Jan-Marek Glogowski from comment #9) > FWIW: the patch also applies to 7.2.1. I somehow missed to backport it. > There was https://gerrit.libreoffice.org/c/core/+/122116, but too late :-( So, any chance 7.2.1 will be patched? This bug affects many UI elements which make LibO barely usable in kf5.
*** Bug 144499 has been marked as a duplicate of this bug. ***
(In reply to Rizal Muttaqin from comment #13) > (In reply to Jan-Marek Glogowski from comment #9) > > FWIW: the patch also applies to 7.2.1. I somehow missed to backport it. > > There was https://gerrit.libreoffice.org/c/core/+/122116, but too late :-( > > So, any chance 7.2.1 will be patched? This bug affects many UI elements > which make LibO barely usable in kf5. Patching is up to distro packagers.
*** Bug 144655 has been marked as a duplicate of this bug. ***
In the end I reverted the whole patch to resolve bug 144585 for 7.2.2, if someone want's to pick up the final fix before the release. Hopefully we can find a better solution on master.
*** Bug 144742 has been marked as a duplicate of this bug. ***
*** Bug 144739 has been marked as a duplicate of this bug. ***
*** Bug 144441 has been marked as a duplicate of this bug. ***
*** Bug 144872 has been marked as a duplicate of this bug. ***
*** Bug 144873 has been marked as a duplicate of this bug. ***
(In reply to Xisco Faulí from comment #21) > *** Bug 144872 has been marked as a duplicate of this bug. *** That bug is not a duplicate of this one.
*** Bug 144956 has been marked as a duplicate of this bug. ***
per comment 17, fix caused bug 144585 reverted with https://gerrit.libreoffice.org/c/core/+/122356 for 7.2.3 reverted with https://gerrit.libreoffice.org/c/core/+/122449 as late for 7.2.2 but is still left in trunk/7.3.0
*** Bug 144857 has been marked as a duplicate of this bug. ***
*** Bug 144974 has been marked as a duplicate of this bug. ***
I know it's not a crash and specific to Linux/kde env but: - it's a regression - it makes LO unusable on KDE - it has a lot of duplicates I think this one requires an exception on bug triaging rules.
*** Bug 144993 has been marked as a duplicate of this bug. ***
(In reply to Mike Kaganski from comment #29) > *** Bug 144993 has been marked as a duplicate of this bug. *** Dropdown-menus are still unusable even in Libreoffice 7.3 alpha (kf5+wayland). And I have to confirm that libreoffice is quite unusable under kde-plasma+wayland (have to go back to gnome).
Created attachment 175595 [details] bt with debug symbols On pc Debian x86-64 with master sources updated today, I don't reproduce this but I noticed this log: warn:legacy.osl:3273:3273:svtools/source/control/toolbarmenu.cxx:54: OSL_ASSERT: pWindow with gtk3 (and I had similar with kf5 rendering). I've got this if I do: - View/User interface - Tabbed I don't have this with by default view/user interface.
Caolán: I know you're more expert in gtk3 part and this one concerns more kde but would you have some time to take a look on https://bugs.documentfoundation.org/show_bug.cgi?id=144037#c31 with associated bt? I mean perhaps fixing the pb of parent window at least for tab user interface may help a bit.
(In reply to Julien Nabet from comment #32) > I mean perhaps fixing the pb of parent window at least for tab user > interface may help a bit. I don't think this has a bearing on the main problem, its used for "taskpanelist" which is kind of obscure I feel, https://gerrit.libreoffice.org/c/core/+/123258 will silence the warning nevertheless
(In reply to V Stuart Foote from comment #25) > per comment 17, fix caused bug 144585 > > reverted with https://gerrit.libreoffice.org/c/core/+/122356 for 7.2.3 > > reverted with https://gerrit.libreoffice.org/c/core/+/122449 as late for > 7.2.2 > > but is still left in trunk/7.3.0 To be exact, the issue left in master/7.3.0 is not the one described here, but the Wayland-specific bug 144585. The X11 case is fine with both, 7.2 (from 7.2.2 on) and on master. See https://gerrit.libreoffice.org/c/core/+/122356 for more details. Closing this bug again accordingly. I'll reopen tdf#144585 instead.
Resolution confirmed with 7.2.2. THANK YOU VERY MUCH ! DEEPLY !
*** Bug 145704 has been marked as a duplicate of this bug. ***
*** Bug 144602 has been marked as a duplicate of this bug. ***