Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
Line 33: Line 33:
* Transient graphical glitches after changing themes: https://bugs.kde.org/show_bug.cgi?id=470503
* Transient graphical glitches after changing themes: https://bugs.kde.org/show_bug.cgi?id=470503


== Upstream, not fixed yet ==
== Upstream ==
* With NVIDIA GPU, Plasma popups (e.g. Kickoff and KRunner) sometimes stops showing after opening / closing them a few times: https://bugs.kde.org/show_bug.cgi?id=455913 / https://codereview.qt-project.org/c/qt/qtwayland/+/503674
=== Not yet fixed ===
* When using a Chromium-based browser in native Wayland mode, dragging an image to the desktop creates a sticky note out of it: https://bugs.kde.org/show_bug.cgi?id=449645
* When dragging images from Firefox to the desktop, have to hold the drag 1 or more seconds over the desktop before releasing or else the desktop drop menu does not appear: https://bugs.kde.org/show_bug.cgi?id=448867 - https://codereview.qt-project.org/c/qt/qtwayland/+/518019
* With screen scaling, cursor size is incorrect when hovering over native Wayland apps written with the GTK and Electron toolkits due to their lack of support for the cursor-shape-v1 protocol: https://bugs.kde.org/show_bug.cgi?id=451158. See also https://bugs.kde.org/show_bug.cgi?id=459161 for general cursor size issues.
* With screen scaling, cursor size is incorrect when hovering over native Wayland apps written with the GTK and Electron toolkits due to their lack of support for the cursor-shape-v1 protocol: https://bugs.kde.org/show_bug.cgi?id=451158. See also https://bugs.kde.org/show_bug.cgi?id=459161 for general cursor size issues.
* Quick tile actions and window rules cannot override window's minimum size if needed as they can on X11: https://bugs.kde.org/show_bug.cgi?id=434615 / https://codereview.qt-project.org/c/qt/qtwayland/+/524982
=== Fixed or work in progress ===
* Wrong app icon in Task Switcher for LibreOffice apps: https://bugreports.qt.io/browse/QTBUG-77182
* With NVIDIA GPU, Plasma popups (e.g. Kickoff and KRunner) sometimes stops showing after opening / closing them a few times: https://bugs.kde.org/show_bug.cgi?id=455913 / https://codereview.qt-project.org/c/qt/qtwayland/+/503674 (Fixed in KWin for Qt <= 6.6.2, Fixed in Qt 6.6.3)
* When dragging files, to trigger a specific result, you have to hold down a modifier key *before* you start dragging, not after: https://bugs.kde.org/show_bug.cgi?id=423031 - https://codereview.qt-project.org/c/qt/qtwayland/+/525413
* When using a Chromium-based browser in native Wayland mode, dragging an image to the desktop creates a sticky note out of it: https://bugs.kde.org/show_bug.cgi?id=449645 / https://codereview.qt-project.org/c/qt/qtwayland/+/518017 (Fixed in Qt 6.6) / https://codereview.qt-project.org/c/qt/qtwayland/+/518018 (Not yet merged)
* QtQuick windows exhibit jittery resizing: https://bugs.kde.org/show_bug.cgi?id=477900 - https://codereview.qt-project.org/c/qt/qtwayland/+/503676
* When dragging images from Firefox to the desktop, have to hold the drag 1 or more seconds over the desktop before releasing or else the desktop drop menu does not appear: https://bugs.kde.org/show_bug.cgi?id=448867 - https://codereview.qt-project.org/c/qt/qtwayland/+/518019 (Fixed in Qt 6.7)
* Quick tile actions and window rules cannot override window's minimum size if needed as they can on X11: https://bugs.kde.org/show_bug.cgi?id=434615 / https://codereview.qt-project.org/c/qt/qtwayland/+/524982 (Fixed in Qt 6.7)
* Wrong app icon in Task Switcher for LibreOffice apps: https://bugreports.qt.io/browse/QTBUG-77182 (Workaround implemented: https://gerrit.libreoffice.org/c/core/+/163249 )
* When dragging files, to trigger a specific result, you have to hold down a modifier key *before* you start dragging, not after: https://bugs.kde.org/show_bug.cgi?id=423031 - https://codereview.qt-project.org/c/qt/qtwayland/+/525413 (Not yet merged)
* QtQuick windows exhibit jittery resizing: https://bugs.kde.org/show_bug.cgi?id=477900 - https://codereview.qt-project.org/c/qt/qtwayland/+/503676 (Work in progress)


== Fixed upstream ==
== Fixed upstream ==

Revision as of 10:05, 21 February 2024

This page tracks the "Errata/Known issues" that are specific to the the Plasma Wayland session: significant quality-of-life annoyances, significant problems with workarounds, etc. This is part of KDE's Wayland goal.

It is the Wayland-specific companion to Plasma/X11 Known Significant Issues.


Session management

KWin/compositing/window management

Accessibility

Plasma

NVIDIA

Upstream

Not yet fixed

Fixed or work in progress

Fixed upstream

These are fixed upstream but neither backportable nor backported to Qt 5. The issues listed in this section will not affect Plasma 6 or newer.