-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Firefox bug: arrow down from void block not moving selection down #2116
Comments
Also having this bug. Arrow down is working from some void block types but not all. See loom video
|
Just as a data point, disabling this selection workaround lets you navigate down after only two button presses 😅 |
I think maybe it is related to What is also worth noticing is that Firefox also will not respect the CSS property |
I believe that this may be fixed by #3093, which has changed a lot of the logic in Slate and |
Do you want to request a feature or report a bug?
bug
What's the current behavior?
In the image example: arrow down from void block not moving selection down
What's the expected behavior?
the selection moves to the beginning of the next block
The text was updated successfully, but these errors were encountered: