-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Copy link
Labels
issue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wrong
Description
Check for duplicates
- I have searched for similar issues before opening a new one.
Description
Shift+Tab after keyboard navigating to a block doesn’t open flyout as expected. There seems to be an extra workspace tab stop that causes the workspace outline to appear.
Ben: this is not a simple fix, and probably needs discussion. The workspace is a browser-level tab stop that we have some control on overriding to switch focus, but it's unclear if the user wants to be able to navigate back to the workspace. If we want to provide that functionality, it has to stay as a tabstop. We do override first-time focus on the workspace to select the first block (if one is present), but it is possible to navigate back to the workspace via shift-tab as described.
Reproduction steps
Stack trace
Screenshots
No response
Browsers
No response
Metadata
Metadata
Assignees
Labels
issue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wrong
Type
Projects
Status
Done