<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>361915</bug_id>
          
          <creation_ts>2016-04-17 23:39:43 +0000</creation_ts>
          <short_desc>plasma5, Folder menu does not have hot key letter selectors.</short_desc>
          <delta_ts>2017-03-20 11:09:55 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Plasma</classification>
          <product>plasmashell</product>
          <component>Containment</component>
          <version>5.0.0</version>
          <rep_platform>Mageia RPMs</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>https://bugs.mageia.org/show_bug.cgi?id=17527</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>1.0</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Bit Twister">bittwister2</reporter>
          <assigned_to name="Sebastian Kügler">sebas</assigned_to>
          <cc>cfeck</cc>
    
    <cc>kde</cc>
          
          <cf_commitlink>https://commits.kde.org/plasma-framework/ff78b9e53113538ba4a3e3843ea444e55fc59ac9</cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1589070</commentid>
    <comment_count>0</comment_count>
    <who name="Bit Twister">bittwister2</who>
    <bug_when>2016-04-17 23:39:43 +0000</bug_when>
    <thetext>Folder menu does not have hot key letter selectors
C I R w K m A d t L S e F N O

mga5  $ kde4-config --version
Qt: 4.8.6
KDE Development Platform: 4.14.5
kde4-config: 1.0

mga6 #   kde4-config --version
Qt: 4.8.7
KDE Development Platform: 4.14.18
kde4-config: 1.0

https://bugs.mageia.org/attachment.cgi?id=7353&amp;action=edit

For example with the mga5 menu I can right click the desktop and hit e to exit.
on mga6 I have to pick the Leave selection.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1590029</commentid>
    <comment_count>1</comment_count>
    <who name="Christoph Feck">cfeck</who>
    <bug_when>2016-04-23 02:51:40 +0000</bug_when>
    <thetext>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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1590033</commentid>
    <comment_count>2</comment_count>
    <who name="Bit Twister">bittwister2</who>
    <bug_when>2016-04-23 04:13:28 +0000</bug_when>
    <thetext>(In reply to Christoph Feck from comment #1)
&gt; Not sure if the desktop context menu is a QMenu or some QML

As a ignorant user I have even less knowledge.

&gt; reimplementation. If it is is a real QMenu, it could be a Breeze widget
&gt; style issue. 

Even if desktop theme is Oxygen.?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1590057</commentid>
    <comment_count>3</comment_count>
    <who name="Christoph Feck">cfeck</who>
    <bug_when>2016-04-23 10:21:10 +0000</bug_when>
    <thetext>Comment #1 was meant for Plasma developers.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1610696</commentid>
    <comment_count>4</comment_count>
    <who name="Nicolas L.">kde</who>
    <bug_when>2016-07-26 20:11:06 +0000</bug_when>
    <thetext>any news on this bugreport ? It is still valid on plasma 5.7.2 for the reporter</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1666341</commentid>
    <comment_count>5</comment_count>
    <who name="Nicolas L.">kde</who>
    <bug_when>2017-03-15 09:25:09 +0000</bug_when>
    <thetext>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 ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1666556</commentid>
    <comment_count>6</comment_count>
    <who name="Kai Uwe Broulik">kde</who>
    <bug_when>2017-03-16 10:48:19 +0000</bug_when>
    <thetext>Git commit ff78b9e53113538ba4a3e3843ea444e55fc59ac9 by Kai Uwe Broulik.
Committed on 16/03/2017 at 10:47.
Pushed by broulik into branch &apos;master&apos;.

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</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1666558</commentid>
    <comment_count>7</comment_count>
    <who name="Kai Uwe Broulik">kde</who>
    <bug_when>2017-03-16 10:51:07 +0000</bug_when>
    <thetext>Git commit 48fe6ba01c7f473e57b0db294834f1abde531960 by Kai Uwe Broulik.
Committed on 16/03/2017 at 10:49.
Pushed by broulik into branch &apos;master&apos;.

[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</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1667271</commentid>
    <comment_count>8</comment_count>
    <who name="Nicolas L.">kde</who>
    <bug_when>2017-03-20 11:09:55 +0000</bug_when>
    <thetext>can this be cherrypicked for plasma 5.8 please ?</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>