Skip to content

[0ssw9k] deprecate the rule "Scrollable content can be reached with sequential focus navigation" #2333

Open
@shunguoy

Description

@shunguoy

With the recent update from Chrome, all major browsers (Chrome, Edge, FF) now support automatic focus on scrollable elements.
In Safari, the properties of being focusable and scrollable are independent of each other. A scrollable element can be scrolled without explicit focus. You can verify the behavior using the Failed Example 2. First, to make sure the focus is on the viewport (rather than in Tool Bar, etc.), then press down or up Arrow key (you may need multiple times) to observe the scrollbar is moving. You can further add a tabindex='-1' to verify the behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    RuleUse this label for a new rule that does not exist already

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions