Bug 351277 - Application Launcher mouse action doesn't work when assigned to Left-Button
Summary: Application Launcher mouse action doesn't work when assigned to Left-Button
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Desktop Containment (show other bugs)
Version: master
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: 1.0
Assignee: Sebastian Kügler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-14 08:53 UTC by Jure Repinc
Modified: 2015-08-16 20:37 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.4.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jure Repinc 2015-08-14 08:53:12 UTC
I have assigned Application Launcher action to left mouse button click, but it doesn't work. No application menu is shown when I click left mouse button. It is shown if I assign this action to other mouse buttons.

Reproducible: Always

Steps to Reproduce:
1. Right click and select Desktop Settings
2. Go to Mouse Actions section
3. Add a new action for Left-Button and set it to Application Launcher
4. Save settings
5. Click on desktop background with left mouse button

Actual Results:  
Nothing happens

Expected Results:  
An application launcher menu should be shown
Comment 1 Kai Uwe Broulik 2015-08-16 20:36:13 UTC
Git commit f5035a77477dc564e9acb84b918f0bd79d937601 by Kai Uwe Broulik.
Committed on 16/08/2015 at 20:35.
Pushed by broulik into branch 'Plasma/5.4'.

Don't eat the left click event

Otherwise the left mouse action isn't triggered
FIXED-IN: 5.4.0

M  +4    -1    containments/desktop/package/contents/ui/main.qml

http://commits.kde.org/plasma-desktop/f5035a77477dc564e9acb84b918f0bd79d937601
Comment 2 Kai Uwe Broulik 2015-08-16 20:37:12 UTC
Git commit d1bca10d2154f6efa57075a510476c41428968ea by Kai Uwe Broulik.
Committed on 16/08/2015 at 20:37.
Pushed by broulik into branch 'master'.

Don't eat the left click event

Otherwise the left mouse action isn't triggered
FIXED-IN: 5.4.0

M  +4    -1    containments/desktop/package/contents/ui/main.qml

http://commits.kde.org/plasma-desktop/d1bca10d2154f6efa57075a510476c41428968ea