Summary: | plasma5, Folder menu does not have hot key letter selectors. | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Bit Twister <bittwister2> |
Component: | Containment | Assignee: | Sebastian Kügler <sebas> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cfeck, kde |
Priority: | NOR | ||
Version: | 5.0.0 | ||
Target Milestone: | 1.0 | ||
Platform: | Mageia RPMs | ||
OS: | Linux | ||
URL: | https://bugs.mageia.org/show_bug.cgi?id=17527 | ||
Latest Commit: | https://commits.kde.org/plasma-framework/ff78b9e53113538ba4a3e3843ea444e55fc59ac9 | Version Fixed In: | |
Sentry Crash Report: |
Description
Bit Twister
2016-04-17 23:39:43 UTC
Not sure if the desktop context menu is a QMenu or some QML reimplementation. If it is is a real QMenu, it could be a Breeze widget style issue. Please reassign accordingly. (In reply to Christoph Feck from comment #1) > Not sure if the desktop context menu is a QMenu or some QML As a ignorant user I have even less knowledge. > reimplementation. If it is is a real QMenu, it could be a Breeze widget > style issue. Even if desktop theme is Oxygen.? Comment #1 was meant for Plasma developers. any news on this bugreport ? It is still valid on plasma 5.7.2 for the reporter still valid on plasma 5.8.x and 5.9.x. Is it something that will be fixed or is this the normal behaviour now ? Git commit ff78b9e53113538ba4a3e3843ea444e55fc59ac9 by Kai Uwe Broulik. Committed on 16/03/2017 at 10:47. Pushed by broulik into branch 'master'. Add KAcceleratorManager This way containment context menus and PlasmaComponents Menu get accelerators assigned to by default. CHANGELOG: Most (context) menus have accelerators (Alt+letter shortcuts) now Differential Revision: https://phabricator.kde.org/D5057 M +1 -0 src/declarativeimports/plasmacomponents/CMakeLists.txt M +3 -0 src/declarativeimports/plasmacomponents/qmenu.cpp M +3 -0 src/scriptengines/qml/plasmoid/containmentinterface.cpp https://commits.kde.org/plasma-framework/ff78b9e53113538ba4a3e3843ea444e55fc59ac9 Git commit 48fe6ba01c7f473e57b0db294834f1abde531960 by Kai Uwe Broulik. Committed on 16/03/2017 at 10:49. Pushed by broulik into branch 'master'. [System Tray] Add KAcceleratorManager This way plasmoid and SNI context menus get accelerators assigned to by default. Differential Revision: https://phabricator.kde.org/D5058 M +3 -0 applets/systemtray/systemtray.cpp https://commits.kde.org/plasma-workspace/48fe6ba01c7f473e57b0db294834f1abde531960 can this be cherrypicked for plasma 5.8 please ? |