Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
(Visual line glitches with fractional scaling aren't really a showstopper)
(Separate true showstoppers from annoyances more clearly)
Line 1: Line 1:
This page tracks the Wayland showstoppers throughout the stack. Showstoppers are major bugs, or missing features affecting the Wayland session but not the X11 session. This is part of KDE's [[Goals/Wayland|Wayland goal]].
This page tracks the Wayland showstoppers throughout the stack. Showstoppers are major bugs, or missing features affecting the Wayland session but not the X11 session. This is part of KDE's [[Goals/Wayland|Wayland goal]].
= True Showstoppers=
These are the issues that must be fixed before we can recommend Wayland by default.


== Session management ==
== Session management ==
Line 28: Line 31:
* After waking NVIDIA-GPU-using system from sleep, sometimes text is partially or entirely missing from from QtQuick-based apps: https://bugs.kde.org/show_bug.cgi?id=451293
* After waking NVIDIA-GPU-using system from sleep, sometimes text is partially or entirely missing from from QtQuick-based apps: https://bugs.kde.org/show_bug.cgi?id=451293


== Quality-of-life issues that aren't fully showstoppers ==
= Non-showstoppers =
Quality-of-life issues, annoyances, problems with workarounds, etc.
 
* Installed Chrome apps are grouped together with Chrome windows in Icon-Only Task Manager: https://bugs.kde.org/show_bug.cgi?id=358277
* Installed Chrome apps are grouped together with Chrome windows in Icon-Only Task Manager: https://bugs.kde.org/show_bug.cgi?id=358277
* Multiple Chrome windows on different virtual desktops causes heavy stuttering/freezing in Chrome. Does not occur if the multiple windows are on the same virtual desktop. Similar bug report filed for Ubuntu/Gnome/Wayland here: https://bugs.launchpad.net/ubuntu/+source/xwayland/+bug/1906792
* Multiple Chrome windows on different virtual desktops causes heavy stuttering/freezing in Chrome. Does not occur if the multiple windows are on the same virtual desktop. Similar bug report filed for Ubuntu/Gnome/Wayland here: https://bugs.launchpad.net/ubuntu/+source/xwayland/+bug/1906792
* 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 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
* Windows that *are* session-restored go on the wrong screens and virtual desktops: https://bugs.kde.org/show_bug.cgi?id=468252 + https://bugs.kde.org/show_bug.cgi?id=421870
* Session-restores window sgo on the wrong screens and virtual desktops: https://bugs.kde.org/show_bug.cgi?id=468252 + https://bugs.kde.org/show_bug.cgi?id=421870
* Maximized XWayland apps leave pixel gaps when using a fractional scaling factor: https://bugs.kde.org/show_bug.cgi?id=459373
* Maximized XWayland apps leave pixel gaps when using a fractional scaling factor: https://bugs.kde.org/show_bug.cgi?id=459373
* Visual line glitches with certain fractional scale factors: https://bugs.kde.org/show_bug.cgi?id=465158
* Wrong app icon in Task Switcher for LibreOffice apps: https://bugreports.qt.io/browse/QTBUG-77182
* Wrong app icon in Task Switcher for LibreOffice apps: https://bugreports.qt.io/browse/QTBUG-77182
* Some text copied from PDFs in Okular can't be pasted once Okular quits: https://bugs.kde.org/show_bug.cgi?id=468422
* Some text copied from PDFs in Okular can't be pasted once Okular quits: https://bugs.kde.org/show_bug.cgi?id=468422
* Visual line glitches with certain fractional scale factors: https://bugs.kde.org/show_bug.cgi?id=465158


== Fixed already in Qt 6 but not backportable nor backported to Qt 5 ==
 
= Fixed upstream in Qt 6 =
These are fixed in Qt 6 but not backportable or backported to Qt 5.
 
* plasmashell crashes when hovering or clicking items on the Panel due to "zwp_linux_buffer_params_v1.add" protocol error: https://bugs.kde.org/show_bug.cgi?id=447717; fixed in Qt 6.3
* plasmashell crashes when hovering or clicking items on the Panel due to "zwp_linux_buffer_params_v1.add" protocol error: https://bugs.kde.org/show_bug.cgi?id=447717; fixed in Qt 6.3
* Wrong positioning of context menu in multiple screens: https://bugs.kde.org/show_bug.cgi?id=436016 / https://bugreports.qt.io/browse/QTBUG-85297; fixed in Qt 6.4
* Wrong positioning of context menu in multiple screens: https://bugs.kde.org/show_bug.cgi?id=436016 / https://bugreports.qt.io/browse/QTBUG-85297; fixed in Qt 6.4

Revision as of 19:45, 7 May 2023

This page tracks the Wayland showstoppers throughout the stack. Showstoppers are major bugs, or missing features affecting the Wayland session but not the X11 session. This is part of KDE's Wayland goal.

True Showstoppers

These are the issues that must be fixed before we can recommend Wayland by default.

Session management

KWin/compositing/window management

Plasma

Upstream issues, or KDE issues blocked by required upstream changes

Specifically NVIDIA issues

Non-showstoppers

Quality-of-life issues, annoyances, problems with workarounds, etc.


Fixed upstream in Qt 6

These are fixed in Qt 6 but not backportable or backported to Qt 5.