This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Description
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 methods editor.moveFocusTo and editor.moveAnchorTo are different in Firefox.