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 is especially bad with the undo shortcut in Safari, since when it's thrown out it doesn't preventDefault, which causes Safari to receive the event, and Safari's behavior is to open recently closed tabs.
Luckily this should be an easy fix, though there may be a good reason for throwing out repeated events that I'm not aware of. If some key combos should only happen once even with held keys then perhaps it should be configured per shortcut whether repeated events are consumed silently or respected.
It will zoom the entire UI, which can mess up everything.
This may be a general problem with actions, but I'm not sure yet where exactly this needs to be fixed.
This happens both in the editor and in the font overview.
The text was updated successfully, but these errors were encountered: