Skip to content

[focusgroup] Rename focusgroup-entry-priority to focusgroupstart#1356

Merged
lukewarlow merged 4 commits intoopenui:mainfrom
janewman:focusgroupstart
Jan 29, 2026
Merged

[focusgroup] Rename focusgroup-entry-priority to focusgroupstart#1356
lukewarlow merged 4 commits intoopenui:mainfrom
janewman:focusgroupstart

Conversation

@janewman
Copy link
Copy Markdown
Collaborator

@janewman janewman commented Jan 13, 2026

@lukewarlow
Copy link
Copy Markdown
Collaborator

I think focusgroupentry or focusgroupstart are fine. I think it should specifically say focusgroup not just focus. I think changing to focusgroupstart and can kicking the bikeshedding is fine.

@janewman janewman changed the title Rename focusgroup-entry-priority to focusgroupstart [focusgroup] Rename focusgroup-entry-priority to focusgroupstart Jan 15, 2026
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Jan 20, 2026
…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
ajperel pushed a commit to chromium/chromium that referenced this pull request Jan 20, 2026
…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: 40210717
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}
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Jan 21, 2026
…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}
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Jan 21, 2026
…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}
KurtCattiSchmidt pushed a commit to KurtCattiSchmidt/wpt-ahem that referenced this pull request Jan 21, 2026
…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}
lando-worker Bot pushed a commit to mozilla-firefox/firefox that referenced this pull request Jan 23, 2026
…from items with a negative tabindex., a=testonly

Automatic update from web-platform-tests
[focusgroup] Allow directional movement from items with a negative tabindex.

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: 40210717
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}

--

wpt-commits: 8ffa4295d6624f40cb851d86a126223407ebd556
wpt-pr: 57266
@janewman
Copy link
Copy Markdown
Collaborator Author

@gregwhitworth, or @mfreed7 PTAL for owner review, thanks!

Copy link
Copy Markdown
Collaborator

@mfreed7 mfreed7 left a comment

Choose a reason for hiding this comment

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

Looks good!

@janewman
Copy link
Copy Markdown
Collaborator Author

@mfreed7 (or anyone else with permission) can you hit the merge button for me?

@gregwhitworth can you add me here so I can hit the merge button, add labels, etc?

@lukewarlow lukewarlow merged commit f4ae9ad into openui:main Jan 29, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants