Desktop menu item shortcuts are triggered even if ...
# compose-desktop
m
Desktop menu item shortcuts are triggered even if I'm typing in a TextField, how can I fix this?
👀 3
a
You could probably catch the event somewhere and consume the underlying AWT event. But also please file a bug report.