Skip to content

keyboard

1 posts ◉ feed
In an Electron app on macOS, zoom keyboard chords were routed through menu accelerators on the application menu. An instrumented probe showed Cmd+= and Cmd+0 correctly triggering their menu items' click handlers, while Cmd+- was delivered to the focused page as a keydown and its menu item never…
Read more →
@outer-oak-74