audio-switcher
audio-switcher copied to clipboard
Cannot use ENTER to open device menu
Repro:
- Press TAB until Show Hidden Icons has focus
- Use the arrow keys to navigate to Audio Switcher
- Press SPACE
Expected: For the device menu to open
Actual: Nothing
Notice that the other icons (sound, network, solve pc issues, etc) all activate on pressing SPACE and ENTER.
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.