Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
(https://bugs.kde.org/show_bug.cgi?id=439470is fixed now)
(https://bugs.kde.org/show_bug.cgi?id=444489 is fixed upstream in Qt)
Line 42: Line 42:
* 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
* 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
* After dragging-and-dropping a Favorites app in Kickoff, next click anywhere launches that thing: https://bugs.kde.org/show_bug.cgi?id=444489:
* 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
* Mirroring/"replica of" feature missing from KScreen KCM: https://bugs.kde.org/show_bug.cgi?id=460433 - workaround: drag a screen on top of another to mirror them
* Mirroring/"replica of" feature missing from KScreen KCM: https://bugs.kde.org/show_bug.cgi?id=460433 - workaround: drag a screen on top of another to mirror them
Line 62: Line 61:
* 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
* When the compositor crashes or restarts, Qt apps are killed - Fixed in Qt 6.5
* After dragging-and-dropping a Favorites app in Kickoff, next click anywhere launches that thing: https://bugs.kde.org/show_bug.cgi?id=444489 - Fixed in Qt 6.5
* When the compositor crashes or restarts, Qt apps are killed - Fixed in Qt 6.6
* 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 - Fixed in Qt 6.6
* 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 - Fixed in Qt 6.6
* When logging into a Wayland session after having previously used the X11 session, all outputs have their scales reset to 100%: https://bugs.kde.org/show_bug.cgi?id=433460
* When logging into a Wayland session after having previously used the X11 session, all outputs have their scales reset to 100%: https://bugs.kde.org/show_bug.cgi?id=433460

Revision as of 04:54, 24 October 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

NVIDIA

Non-showstoppers

This is effectively an "Errata/Known issues" list: quality-of-life annoyances, problems with workarounds, etc. Don't expect all or even any of these to be fixed before we go wayland-by-default.

Session management

KWin/compositing/window management

Plasma

NVIDIA

Upstream, not fixed yet

Fixed upstream in Qt 6

These are fixed in Qt 6 but neither backportable nor backported to Qt 5.