You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this could be faked by adding a keyboard event listener to a wrapper DOM element, maybe in App.tsx. we need to make sure the fake event is only triggered on Windows though, probably by checking navigator.agent
Describe the bug
Accelerators like
Cmd+S
(save) don't triggeron_menu_event
Additional context
This is a Tauri problem as described here.
The text was updated successfully, but these errors were encountered: