Skip to content

[focusgroup] How to account for browsers that don't automatically tab focus buttons #1306

@lukewarlow

Description

@lukewarlow

Currently not all browsers allow tab navigation of all conventionally focusable elements. Safari for example won't tab focus buttons without a setting change (or I think nowadays if you set tabindex="0" explicitly).

How does focusgroup play into this? Should it follow the same behaviour or should it be specified to force focusing of these elements when using arrow keys?

Ultimately this might be up to WebKit how they choose to handle this. But I think developers would prefer it to just work.

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