Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
(Undo revision 95290 by Ngraham (talk) - the Qt backport was reverted too)
Tag: Undo
(https://bugs.kde.org/show_bug.cgi?id=436016 is at least fixed in Qt 6; move it to the appropriate group)
Line 34: Line 34:
* Picture-in-Picture windows from web browsers do not stay on top: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/44
* Picture-in-Picture windows from web browsers do not stay on top: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/44
* QDockWidget does not visually move when moving and is not re-dockable when detached: https://bugreports.qt.io/browse/QTBUG-87332
* QDockWidget does not visually move when moving and is not re-dockable when detached: https://bugreports.qt.io/browse/QTBUG-87332
* 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 (needs Qt fix backported in https://invent.kde.org/qt/qt/qtwayland/-/merge_requests/57)


== Quality-of-life issues caused by non-KDE software ==
== Quality-of-life issues caused by non-KDE software ==
Line 44: Line 43:
== Fixed already in Qt 6 but not backportable or backported to Qt 5 ==
== Fixed already in Qt 6 but not backportable or backported to Qt 5 ==
* KDE app windows don't get brought forward when activated by another KDE app: https://codereview.qt-project.org/c/qt/qtwayland/+/321246; fixed in Qt 6.2
* KDE app windows don't get brought forward when activated by another KDE app: https://codereview.qt-project.org/c/qt/qtwayland/+/321246; fixed in Qt 6.2
* 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 16:18, 29 November 2022

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.

Login/Session management

KWin/compositing/window management

Plasma

System Settings

Blocked on required upstream changes

Quality-of-life issues caused by non-KDE software

Fixed already in Qt 6 but not backportable or backported to Qt 5