Skip to content

Clarify the sequential focusing behaviour when the current focused element is not in the sequential navigation order #9081

Open
@sefeng211

Description

@sefeng211

STR:

Firefox moves the focus to <input tabindex=1 placeholder="a"> and Chrome moves the focus to <input tabindex=0 placeholder="b">.

Which behaviour is correct? Should this fit into the selection mechanism is DOM + direction is forward of https://html.spec.whatwg.org/multipage/interaction.html#sequential-navigation-search-algorithm? What does following starting point mean?

P.S. The specification around sequential focusing is hard to follow

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions