Skip to content
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

Open
comatory opened this issue Feb 26, 2020 · 0 comments
Open

Left arrow tag navigation not working in Firefox #4

comatory opened this issue Feb 26, 2020 · 0 comments
Labels
bug Something isn't working env-compatibility Bugs related to environment compatiblity (such as runtime, browser, operating system etc)

Comments

@comatory
Copy link
Collaborator

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.

@comatory comatory added bug Something isn't working env-compatibility Bugs related to environment compatiblity (such as runtime, browser, operating system etc) labels Feb 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working env-compatibility Bugs related to environment compatiblity (such as runtime, browser, operating system etc)
Projects
None yet
Development

No branches or pull requests

1 participant