Skip to content

[focusgroup] Allow directional movement from items with a negative tabindex.#57266

Merged
chromium-wpt-export-bot merged 1 commit intomasterfrom
chromium-export-cl-7486357
Jan 21, 2026
Merged

[focusgroup] Allow directional movement from items with a negative tabindex.#57266
chromium-wpt-export-bot merged 1 commit intomasterfrom
chromium-export-cl-7486357

Conversation

@chromium-wpt-export-bot
Copy link
Copy Markdown
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Jan 20, 2026

This ensures that when focus is placed on an element within a focusgroup
with tabindex="-1", a user can use directional focus navigation (arrow
keys) to move focus FROM that element TO another focusgroup item. Like
when using tab navigation, there is no ability to use the keyboard to
move focus TO an element with tabindex="-1"

See issue on OpenUI: openui/open-ui#1358
Explainer update PR: openui/open-ui#1356

Bug: 4021071
Change-Id: I31966312b26e0337efbc440d2bad06399c7f29ef
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7486357
Commit-Queue: Jacques Newman <janewman@microsoft.com>
Reviewed-by: Mason Freed <masonf@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1571940}

…bindex.

This ensures that when focus is placed on an element within a focusgroup
with tabindex="-1", a user can use directional focus navigation (arrow
keys) to move focus FROM that element TO another focusgroup item. Like
when using tab navigation, there is no ability to use the keyboard to
move focus TO an element with tabindex="-1"

See issue on OpenUI: openui/open-ui#1358
Explainer update PR: openui/open-ui#1356

Bug: 4021071
Change-Id: I31966312b26e0337efbc440d2bad06399c7f29ef
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7486357
Commit-Queue: Jacques Newman <janewman@microsoft.com>
Reviewed-by: Mason Freed <masonf@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1571940}
Copy link
Copy Markdown
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Chromium project.

@chromium-wpt-export-bot chromium-wpt-export-bot merged commit 8ffa429 into master Jan 21, 2026
20 checks passed
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-cl-7486357 branch January 21, 2026 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants