keyboard navigation and enter will execute menu item twice
See original GitHub issueDescription
When I use the keyboard to open menu and select ‘Open in Git Bash’, two instances of Git Bash is opened.
Version
-
GitHub Desktop: 1.3.2
-
Operating system: Microsoft Windows [Version 10.0.17134.167]
Steps to Reproduce
- Press
Alt
- Press
R
2.1. Opens the Repository menu - Use arrow down to select ‘Open in Git Bash’
- Press
Enter
Expected Behavior
One Git Bash instance should be opened.
Actual Behavior
Two instances of Git Bash is opened.
Additional Information
I’ve added notes to the following screenshot gif files.
Here is the reproduce gif.
Here is the expected behavior when I use the mouse.
Issue Analytics
- State:
- Created 5 years ago
- Comments:14 (8 by maintainers)
Top Results From Across the Web
About Menus - Win32 apps - Microsoft Learn
In this article. Menu Bars and Menus; Keyboard Access to Menus; Menu Creation; Menu Items; Messages Used with Menus; Menu Destruction.
Read more >Menu - Ant Design
A versatile menu for navigation. ... Ant Design offers two navigation options: top and side. Top navigation provides all ... Inline menu could...
Read more >Python and PyQt: Creating Menus, Toolbars, and Status Bars
In this step-by-step tutorial, you'll learn how to create, customize, and use Python menus, toolbars, and status bars for creating GUI applications using ......
Read more >Keyboard Shortcuts - Millersville University
combination of keys that you can use to access icon button functions while you are working in. SAP. On a PC, the icon...
Read more >Keystrokes - Freedom Scientific
WINDOWS Key+CTRL+DASH. Open Flexible Web Wizard. INSERT+SPACEBAR followed by X. Temporarily Toggle Smart. Navigation. INSERT+X. Tabbed Browsing Quick Keys.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@UgurAldanmaz that would be ✨!
Thanks for the report @UgurAldanmaz. I was able to reproduce this issue on my machine, so I’m going to label this as a bug for the team to look into.