We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
Notice that the other icons (sound, network, solve pc issues, etc) all activate on pressing SPACE and ENTER.
Sorry, something went wrong.
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.
No branches or pull requests
Repro:
Expected: For the device menu to open
Actual: Nothing
The text was updated successfully, but these errors were encountered: