https://bugs.documentfoundation.org/show_bug.cgi?id=137924
Michael Weghorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |desktop.org | Status|NEW |ASSIGNED --- Comment #13 from Michael Weghorn <[email protected]> --- (In reply to Michael Weghorn from comment #7) > (In reply to David Gow from comment #6) > > Like Nate, I'm not seeing any similar issues in other Qt apps, so this > > appears to be LibreOffice specific. > > That's well possible. I'm on Debian testing which doesn't have the latest > Plasma/KF5 versions and it's just not fun using Plasma Wayland there so far, > since very basic things don't work (reliably). (I have plasma-desktop > 4:5.20.5-4, libqt5core5a:amd64 5.15.2+dfsg-7, libgtk-3-0:amd64 3.24.24-4). The overall Wayland experience is much better with Plasma 5.23 which is now in Debian testing, thanks a lot for everybody involved on KDE/Qt side! :-) Pending fix: https://gerrit.libreoffice.org/c/core/+/125507 This requires Qt >= 5.14. To my knowledge, TDF builds are using older Qt, so you'll probably still run into the problem when using those instead of distro-provided packages. While some UI elements (like e.g. the "Help" -> "About LibreOffice" still look quite broken with the qt5 and kf5 VCL plugins in a Plasma Wayland session when using a scale factor of 2 and the menu misbehaves (at least on my Debian testing with Qt 5.15.2 and Plasma 5.23), they are fine when using the qt6 VCL plugin with a custom build of qtbase and qtwayland from Qt's "dev" git branches. So I'd for now assume that those are not LibreOffice problems, but rather Qt ones fixed upstream in the meanwhile. -- You are receiving this mail because: You are the assignee for the bug.
