Skip to content
This repository has been archived by the owner on Jan 26, 2018. It is now read-only.

Mouse interaction oddities #43

Open
dmarcuse opened this issue May 30, 2014 · 0 comments
Open

Mouse interaction oddities #43

dmarcuse opened this issue May 30, 2014 · 0 comments
Labels

Comments

@dmarcuse
Copy link
Contributor

For the mouse_drag events, the mouse button parameter seems to be shifted down by one. (Left button = 0, right 1, middle 2, instead of left 1, right 2, and middle 3)

Additionally, the context menu still shows on right click.

Edit: You also may want to override control key-combos. Holding ctrl + t spams about 100 new tabs

@dmarcuse dmarcuse changed the title mouse_drag oddities Mouse interaction oddities May 30, 2014
@1lann 1lann added the bug label Jun 20, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants