Bug 335469 - When entry is selected searching with m opens context menu and not search field
Summary: When entry is selected searching with m opens context menu and not search field
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Application Launcher (Kickoff) widget (other bugs)
Version First Reported In: master
Platform: unspecified Linux
: NOR normal
Target Milestone: 1.0
Assignee: Sebastian Kügler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-28 13:32 UTC by Bhushan Shah
Modified: 2014-06-02 15:53 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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