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
Use the generic preventDefault() in EKH for all command keystrokes and disable it for callbacks. Each callback will need to call cancel() in the listener if it actually handled the keystroke (e.g. Tab actually focused the link form). It looks clean to me.
A follow-up of #472 (comment).
Should also close #472.
The text was updated successfully, but these errors were encountered: