Plasma/5.13 Errata: Difference between revisions
< Plasma
(Created page with "Known issues in the Plasma 5.13 release. ==Wayland== * Integration features in Plasma still missing or incomplete (e.g. Pager applet) * No Drag and Drop from X11 to Wayland w...") |
Mgraesslin (talk | contribs) |
||
(One intermediate revision by one other user not shown) | |||
Line 2: | Line 2: | ||
==Wayland== | ==Wayland== | ||
=== Plasma === | |||
* Integration features in Plasma still missing or incomplete (e.g. Pager applet) | * Integration features in Plasma still missing or incomplete (e.g. Pager applet) | ||
* No Drag and Drop from X11 to Wayland windows and vice versa | * No Drag and Drop from X11 to Wayland windows and vice versa | ||
Line 7: | Line 8: | ||
* No support for tablet devices (e.g. wacom tablets) | * No support for tablet devices (e.g. wacom tablets) | ||
* No clipboard history (e.g. klipper and clipboard plasmoid) | * No clipboard history (e.g. klipper and clipboard plasmoid) | ||
* No focus stealing prevention for Wayland windows | * No focus stealing prevention for Wayland windows | ||
* | * Task Switcher Uis displayed in the top-left corner of the screen instead of the center [https://bugs.kde.org/show_bug.cgi?id=386304 KDE Bug 386304] | ||
* System hangs when logging out [https://bugs.kde.org/show_bug.cgi?id=372789 KDE Bug 372789] | |||
=== Qt === | |||
* QtWayland: No support for animated mouse cursors [http://bugreports.qt.io/browse/QTBUG-48181 Qt Bug 48181] | * QtWayland: No support for animated mouse cursors [http://bugreports.qt.io/browse/QTBUG-48181 Qt Bug 48181] | ||
* QtWayland: Dropdown windows closes on key presses [https://bugreports.qt.io/browse/QTBUG-55403 Qt Bug 55403] | * QtWayland: Dropdown windows closes on key presses [https://bugreports.qt.io/browse/QTBUG-55403 Qt Bug 55403] | ||
Line 15: | Line 17: | ||
* QtWayland: Key repeat settings ignored [https://bugreports.qt.io/browse/QTBUG-55615 Qt Bug 55615] | * QtWayland: Key repeat settings ignored [https://bugreports.qt.io/browse/QTBUG-55615 Qt Bug 55615] | ||
* QtWayland: Sub-menus may be placed incorrectly [https://bugreports.qt.io/browse/QTBUG-50458 Qt Bug 50458] | * QtWayland: Sub-menus may be placed incorrectly [https://bugreports.qt.io/browse/QTBUG-50458 Qt Bug 50458] | ||
* GTK: windows don't have | === GTK === | ||
* GTK: windows don't have decorations (neither client nor server side) | |||
* GTK: windows are incorrectly placed | * GTK: windows are incorrectly placed | ||
== Missing features == | == Missing features == | ||
* KWin does not provide window tabs | * KWin does not provide window tabs | ||
Latest revision as of 07:05, 19 May 2018
Known issues in the Plasma 5.13 release.
Wayland
Plasma
- Integration features in Plasma still missing or incomplete (e.g. Pager applet)
- No Drag and Drop from X11 to Wayland windows and vice versa
- No support for primary selection (middle-click to paste) Qt Bug 66008
- No support for tablet devices (e.g. wacom tablets)
- No clipboard history (e.g. klipper and clipboard plasmoid)
- No focus stealing prevention for Wayland windows
- Task Switcher Uis displayed in the top-left corner of the screen instead of the center KDE Bug 386304
- System hangs when logging out KDE Bug 372789
Qt
- QtWayland: No support for animated mouse cursors Qt Bug 48181
- QtWayland: Dropdown windows closes on key presses Qt Bug 55403
- QtWayland: Missing compose key support Qt Bug 54792
- QtWayland: Key repeat settings ignored Qt Bug 55615
- QtWayland: Sub-menus may be placed incorrectly Qt Bug 50458
GTK
- GTK: windows don't have decorations (neither client nor server side)
- GTK: windows are incorrectly placed
Missing features
- KWin does not provide window tabs