Skip to content

Shift+Tab after keyboard navigating to a block doesn’t open flyout as expected #8965

@sappm01

Description

@sappm01

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 wrong

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions