Noticed that keyboard accelerators like Cmd-Q/Ctrl-Q for Quit are not working with the global menu bar. Possibly the keyboard focus is on the menu window, but nothing is processing keyboard input? We should maybe grab any keystrokes and pass them back to the app the same way as item clicks.
Noticed that keyboard accelerators like Cmd-Q/Ctrl-Q for Quit are not working with the global menu bar. Possibly the keyboard focus is on the menu window, but nothing is processing keyboard input? We should maybe grab any keystrokes and pass them back to the app the same way as item clicks.