Visual and physical disconnect when using keyboard nav with movers in vertical configuration. #22316
Labels
[Feature] List View
Menu item in the top toolbar to select blocks from a list of links.
[Focus] Accessibility (a11y)
Changes that impact accessibility and need corresponding review (e.g. markup changes).
Needs Accessibility Feedback
Need input from accessibility
Describe the bug
Recently, arrow key navigation was introduced to the Block Toolbar, a really positive feature, since it makes the toolbar a single tab stop.
I noticed that the left and right arrow keys are used to navigate a toolbar, but when the block movers are in their vertical configuration it doesn't feel right to use left/right:
Here, I want to press up and down to switch between the buttons. Pressing up/down unfortunately results in the toolbar losing focus, I think it triggers navigation between blocks.
Technically, left and right is probably correct for the DOM order, but I found it caused a disconnect for those navigating based on the visual positioning.
I also discovered the same in #22314.
To reproduce
Steps to reproduce the behavior:
Expected behavior
Not sure!
The text was updated successfully, but these errors were encountered: