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

Cannot use ENTER to open device menu #14

Open
davkean opened this issue Jan 2, 2015 · 2 comments
Open

Cannot use ENTER to open device menu #14

davkean opened this issue Jan 2, 2015 · 2 comments
Labels

Comments

@davkean
Copy link
Owner

davkean commented Jan 2, 2015

Repro:

  1. Press TAB until Show Hidden Icons has focus
  2. Use the arrow keys to navigate to Audio Switcher
  3. Press SPACE

Expected: For the device menu to open

Actual: Nothing

@davkean
Copy link
Owner Author

davkean commented Jan 2, 2015

Notice that the other icons (sound, network, solve pc issues, etc) all activate on pressing SPACE and ENTER.

@davkean
Copy link
Owner Author

davkean commented Jan 3, 2015

Debugging into this - SPACE and context menu key now work and you can use them to activate (both are treated as "mouse ups".

It looks like ENTER is sending two mouse ups causing us to open and then immediately dismiss the device context menu.

@davkean davkean changed the title Cannot use keyboard to open device menu Cannot use ENTER to open device menu Jan 3, 2015
@davkean davkean added the bug label Jan 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant