Bug 335469

Summary: When entry is selected searching with m opens context menu and not search field
Product: [Plasma] plasmashell Reporter: Bhushan Shah <bshah>
Component: Application Launcher (Kickoff) widgetAssignee: Sebastian Kügler <sebas>
Status: RESOLVED FIXED    
Severity: normal CC: kdeuser56, mail
Priority: NOR    
Version First Reported In: master   
Target Milestone: 1.0   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Bhushan Shah 2014-05-28 13:32:48 UTC
1) Open Kickoff
2) Make sure nothing is selected
3) Type m
-------> Search menu should appear
4) Nothing happens
5) Hover on any entry
6) Type m
-------> Search menu should appear
7) Context menu opens

Reproducible always
Comment 1 kdeuser56 2014-05-28 13:34:30 UTC
I can confirm this, happens here too.
Comment 2 Sebastian Kügler 2014-05-28 13:35:46 UTC
Confirmed. Having a look.
Comment 3 Sebastian Kügler 2014-06-02 15:53:17 UTC
Git commit 95523d4c2bb9fbc669da7c79d05567f7141393d0 by Sebastian Kügler.
Committed on 02/06/2014 at 15:52.
Pushed by sebas into branch 'master'.

Fix context menu handling

- Do not use Key_M ("m") to trigger it, only Key_Menu
- Fix reference error for context menues in SearchView.qml

M  +0    -1    applets/kickoff/package/contents/ui/FullRepresentation.qml
M  +3    -4    applets/kickoff/package/contents/ui/SearchView.qml

http://commits.kde.org/plasma-desktop/95523d4c2bb9fbc669da7c79d05567f7141393d0