Skip to content

Should toolbar role be widget instead of document structure? #2567

@MarioBatusic

Description

@MarioBatusic

Concern Description

Currently the role toolbar is categorized as document structure. However, there are at least two reasons to change the mapping to 'widget':

  • Toolbar contains simple subwidgets and is responsible for keyboard management among them, which is a characteristic of complex widgets.
  • Screen reader wich switch between reading and form mode, should switch into form mode within a toolbar to make possible for the user to navigate with arrow keys between subwidgets. At the time e.g. NVDA doesn't do that.

IMO we should change the role type of toolbar from document structure to widget.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions