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

Diffstat hotkey action works incorrect #159

Closed
Snegovikufa opened this issue Jan 22, 2013 · 0 comments
Closed

Diffstat hotkey action works incorrect #159

Snegovikufa opened this issue Jan 22, 2013 · 0 comments

Comments

@Snegovikufa
Copy link
Contributor

What I've done:

  1. Started git-cola
  2. Pressed Alt+D, nothing will happen.
    There is debug message in log : QAction::eventFilter: Ambiguous shortcut overload: Alt+D
  3. Pressed Alt+D again, "Diff" menu triggers.
  4. Pressed Alt+D again, git-cola opens Diffstat.

I think that there conflict with two shortcuts:

  1. "Diff" in Main Menu has "D" underlined e.g. can be triggered by Alt+D
  2. Diffstat ALT+D shortcut.
@davvid davvid closed this as completed in 2ea5ca5 Jan 22, 2013
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