Open davkean opened 9 years ago
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.
Repro:
Expected: For the device menu to open
Actual: Nothing