This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
Left arrow tag navigation not working in Firefox #4
Labels
bug
Something isn't working
env-compatibility
Bugs related to environment compatiblity (such as runtime, browser, operating system etc)
When pressing LEFT key, it skips tags. Using RIGHT works OK. This problem happens only in Firefox.
This logic is implemented in
KeyboardNavigationPlugin
.EDIT: It seems to be something in Slate I think. The
key
properties are same for all browsers but for some reason the methodseditor.moveFocusTo
andeditor.moveAnchorTo
are different in Firefox.The text was updated successfully, but these errors were encountered: