Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
No edit summary
Line 29: Line 29:
* No color management: https://bugs.kde.org/show_bug.cgi?id=439135; requires https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/14 and adoption in KWin
* No color management: https://bugs.kde.org/show_bug.cgi?id=439135; requires https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/14 and adoption in KWin
* Picture-in-Picture windows from web browsers get a Task Manager icon and do not stay on top: https://bugs.kde.org/show_bug.cgi?id=463288; requires https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/132 and adoption in apps using PiP windows (like web browsers)
* Picture-in-Picture windows from web browsers get a Task Manager icon and do not stay on top: https://bugs.kde.org/show_bug.cgi?id=463288; requires https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/132 and adoption in apps using PiP windows (like web browsers)
* In multi-monitor setups with at least one scaled display, Context menus have items which are invisible until hovered: https://bugreports.qt.io/browse/QTBUG-93380
 
* 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
* User switching in SDDM is broken: https://github.com/sddm/sddm/issues/1660
* User switching in SDDM is broken: https://github.com/sddm/sddm/issues/1660
Line 48: Line 48:
* Apps using QDesktopServices::openUrl()/Qt.openUrlExternally don't raise existing windows in the activated app: https://codereview.qt-project.org/c/qt/qtwayland/+/321246 and https://codereview.qt-project.org/c/qt/qtbase/+/447556; fixed in Qt 6.5
* Apps using QDesktopServices::openUrl()/Qt.openUrlExternally don't raise existing windows in the activated app: https://codereview.qt-project.org/c/qt/qtwayland/+/321246 and https://codereview.qt-project.org/c/qt/qtbase/+/447556; fixed in Qt 6.5
* QMenus appear as standalone windows when opened using a stylus: https://bugreports.qt.io/browse/QTBUG-111130; fixed in Qt 6.6 - https://github.com/qt/qtwayland/commit/59fae923d72eaf640035237ae6ddb1ccfeba2210
* QMenus appear as standalone windows when opened using a stylus: https://bugreports.qt.io/browse/QTBUG-111130; fixed in Qt 6.6 - https://github.com/qt/qtwayland/commit/59fae923d72eaf640035237ae6ddb1ccfeba2210
* In multi-monitor setups with at least one scaled display, Context menus have items which are invisible until hovered: https://bugreports.qt.io/browse/QTBUG-93380

Revision as of 17:01, 14 March 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.

Login/Session management

KWin/compositing/window management

Plasma

System Settings

Upstream issues, or KDE issues blocked by required upstream changes

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

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