Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

widgets: disable annoying context menu behaviour #755

Merged
merged 1 commit into from Dec 4, 2017
Merged

widgets: disable annoying context menu behaviour #755

merged 1 commit into from Dec 4, 2017

Conversation

rpost
Copy link
Contributor

@rpost rpost commented Dec 4, 2017

Disables annoying behaviour when RMB is pressed to show menu, cursor is
moved accidentally few pixels onto newly created menu and released
causing to execute menu action. Achieved by introducing short period of
ignoring mouse release events.

Fixes #643

Disables annoying behaviour when RMB is pressed to show menu, cursor is
moved accidentally few pixels onto newly created menu and released
causing to execute menu action. Achieved by introducing short period of
ignoring mouse release events.

Signed-off-by: Radek Postołowicz postolowicz@gmail.com
@rpost rpost changed the title widgets: disable annoying context menu behaviour #643 widgets: disable annoying context menu behaviour Dec 4, 2017
davvid added a commit to davvid/git-cola that referenced this pull request Dec 4, 2017
* rpost/issue-643:
  widgets: disable annoying context menu behaviour

Closes git-cola#643
Signed-off-by: David Aguilar <davvid@gmail.com>
@davvid davvid merged commit ba162ea into git-cola:master Dec 4, 2017
@rpost rpost deleted the issue-643 branch December 5, 2017 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants