Bug 225382 - Kmousetool opens context menu instead of clicking if mouse button order is set to "left handed"
Summary: Kmousetool opens context menu instead of clicking if mouse button order is se...
Status: RESOLVED FIXED
Alias: None
Product: kmousetool
Classification: Applications
Component: general (show other bugs)
Version: 1.12
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Gunnar Schmidt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-03 14:24 UTC by Doga Armangil
Modified: 2010-06-07 22:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Doga Armangil 2010-02-03 14:24:35 UTC
Version:           1.12 (using KDE 4.3.1)
OS:                Linux
Installed from:    openSUSE RPMs

On OpenSUSE 11.2, Kmousetool mistakenly auto-clicks the left mouse button when the mouse is set up for left handed use. This makes Kmousetool unusable for left handed users.

Reproducible: Always

Steps to Reproduce:
1. Install the kmousetool package (version 4.3.1-3.4) that comes with OpenSUSE 11.2.
2. Open the "Central configuration center for KDE" (Application Launcher > Applications > Configure Desktop)
3. Set Button Order to Left handed in Keyboard & Mouse > Mouse > General. Press Apply button.
4. Launch Kmousetool (Application Launcher > Applications > Utilities > Accessibility > Automatic Mouse Click) and press Start.

Actual Results:  
When I move the mouse and stop it over the Firefox icon on the panel, a context menu is displayed.

Expected Results:  
When I move the mouse and stop it over the Firefox icon on the panel, Firefox should be launched.
Comment 1 Christoph Feck 2010-06-07 22:47:27 UTC
SVN commit 1135647 by cfeck:

Send correct mouse buttons when they are remapped

BUG: 225382


 M  +38 -10    kmousetool.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1135647
Comment 2 Christoph Feck 2010-06-07 22:53:43 UTC
SVN commit 1135653 by cfeck:

Send correct mouse buttons when they are remapped (backport r1135647)

CCBUG: 225382
FIXED-IN: 4.4.5


 M  +38 -10    kmousetool.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1135653