Skip to content

Key Promoter X shows suggestions for mouse actions #9

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

Open
victor-homyakov opened this issue Aug 2, 2017 · 1 comment
Open

Key Promoter X shows suggestions for mouse actions #9

victor-homyakov opened this issue Aug 2, 2017 · 1 comment

Comments

@victor-homyakov
Copy link

Double click in VCS history by default opens diff viewer. Key Promoter shows its suggestion every time I make double click, although it is default action in Mac OS X keymap.

key promoter x - bug

Key Promoter X Version: 5.7.2

@halirutan
Copy link
Owner

OK, this is a corner case. What I do is the following, I check for mouse clicks and see if an action like Show Diff was invoked with your click. If yes, and if IDEA has a short cut for it, I'm showing the tip. I cannot tell for sure if the shortcut that is present is a key-combination or something that is purely a mouse action.

On my Mac OS, the default for Show Diff is Cmd + D if you are in the version control toolbar. I cannot even reproduce the tooltip you are getting. Can you specify exactly where you make the double click that shows the tooltip?

You always have the chance to click on Don't show again and push this action to the blacklist.

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

No branches or pull requests

2 participants