Skip to content

Unable to focus the Select component with keyboard (tab key) in Safari #2713

Description

@hendriklammers

For some reason I'm not able to focus the Select component with a keyboard (Tab key) in Safari. When I use the tab key to go to the next form field, it just skips the Select component and puts the focus directly on the next Text input if there is any.

See here for example: https://ui.shadcn.com/examples/forms/account
Using the tab key first focusses the Input component, but pressing tab again completely ignores both the DatePicker and the Select components.

Similarly in this example: https://ui.shadcn.com/examples/forms
Using the tab key just skips the ComboBox component

I'm using Safari 17.2.1 (Private window, no browser extensions). It works as expected in other browsers like Chrome and Firefox.

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