Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
(Add https://bugs.kde.org/show_bug.cgi?id=417939 (Context menus close immediately when the tooltip for thing that you right-clicked on closes itself))
(Correct bug report for that issue)
(4 intermediate revisions by the same user not shown)
Line 9: Line 9:
* XWayland windows are upscaled from a 1x pixmap and look blurry and ugly in HiDPI mode: https://bugs.kde.org/show_bug.cgi?id=389191 and https://bugs.kde.org/show_bug.cgi?id=433115
* XWayland windows are upscaled from a 1x pixmap and look blurry and ugly in HiDPI mode: https://bugs.kde.org/show_bug.cgi?id=389191 and https://bugs.kde.org/show_bug.cgi?id=433115
* Very blurry fractional scaling for native Wayland windows due to using a downsampled 2x or 3x pixmap: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/34
* Very blurry fractional scaling for native Wayland windows due to using a downsampled 2x or 3x pixmap: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/34
* Some context menus appear in the wrong location as separate windows with titlebars: https://bugs.kde.org/show_bug.cgi?id=417378
* Some menus appear in the wrong location as separate windows with titlebars:
** Context menus: https://bugs.kde.org/show_bug.cgi?id=417378
** In-titlebar app menu: https://bugs.kde.org/show_bug.cgi?id=430662
* Visual glitch behind integrated terminals (Dolphin, Kate, etc): https://bugs.kde.org/show_bug.cgi?id=432242
* Visual glitch behind integrated terminals (Dolphin, Kate, etc): https://bugs.kde.org/show_bug.cgi?id=432242
* GTK CSD apps don't display any window shadows: https://bugs.kde.org/show_bug.cgi?id=433977


== Input ==
== Input ==
Line 17: Line 20:
** They are not configurable
** They are not configurable
** They are very boolean, they don't show any feedback until they're executed.
** They are very boolean, they don't show any feedback until they're executed.
* Can't type accented characters in native Wayland Qt apps: https://bugs.kde.org/show_bug.cgi?id=411729
* Can't type accented characters in native Wayland Qt apps: https://bugs.kde.org/show_bug.cgi?id=411729 / https://bugreports.qt.io/browse/QTBUG-87088


== Plasma ==
== Plasma ==
Line 29: Line 32:
* Plasma crashes when dragging a file over the panel: https://bugs.kde.org/show_bug.cgi?id=398440
* Plasma crashes when dragging a file over the panel: https://bugs.kde.org/show_bug.cgi?id=398440
* Cursor sometimes erroneously displays "no drag possible" icon even when it is possible: https://bugs.kde.org/show_bug.cgi?id=383794
* Cursor sometimes erroneously displays "no drag possible" icon even when it is possible: https://bugs.kde.org/show_bug.cgi?id=383794
* Can't abort drag-and-drop with the Esc key: https://bugs.kde.org/show_bug.cgi?id=405267
* Can't abort drag-and-drop with the Esc key while dropped file is over Plasma panel or desktop : https://bugs.kde.org/show_bug.cgi?id=405267

Revision as of 17:22, 5 March 2021

This page tracks the Wayland showstoppers throughout the stack.

KWin/compositing/window management

Input

Plasma

Drag and Drop issues