https://bugs.documentfoundation.org/show_bug.cgi?id=148019
--- Comment #9 from Michael Weghorn <[email protected]> --- (In reply to Callegar from comment #8) > This comment is from 2022, we are now in 2025 and the bug is still appearing > on Arch that, being a rolling distro, should carry the most up to date > version of Qt5. > > Hence, it is unclear to me on which Qt the issue is fixed? I guess in Qt6 it > is, because LibO with the KF6 VCL shows no issue, but in Qt5? Is the > development version you are testing a Qt5 one? Has the fixed ever been > delivered on a Qt5 release? > > Is there a Qt5 bug number? > > While marked as minor and closed, this is a significant issue, that > frustrates the user and end up in a lot of time waste while using the > application, so if this is a Qt bug, it would be great to be able to follow > what is happening with Qt development. It's unclear where exactly it was fixed, but presumably somewhere between Qt 6.2.2 (with which I was able to reproduce, see comment 2) and the Qt 6 development version mentioned in comment 8, which later became Qt 6.4. So if I had to guess, it was presumably fixed somewhere between Qt 6.2.2 and Qt 6.4. (And I'd expect that it was fixed most likely in the qtwayland module.) Interestingly, by now, I cannot even reproduce with kf5 on Debian testing, see bug 157133 comment 15. It's unclear to me why the bug doesn't show on Debian these days (while I could reproduce there in the past), but still does on Arch. It might e.g. be Debian has a different set of patches applied, or that something else differs in your setup as compared to mine,... - but that's all outside of our control. > The issue is also particularly bothersome, because the LibO binaries shipped > by the Document Foundation are Qt5 only (no Qt6 or kf6). A workaround can be to run LibreOffice on XWayland when using the TDF builds, by setting environment variable QT_QPA_PLATFORM=xcb before running LO. The fact that TDF builds are currently Qt 5 only is an infra topic. (The current Linux build machines are using AlmaLinux 8, which doesn't have Qt 6.) -- You are receiving this mail because: You are the assignee for the bug.
