Closed
Bug 1728864
Opened 3 years ago
Closed 3 years ago
Try to focus the first focusable area with autofocus, instead of just the first focusable area for delegatesFocus
Categories
(Core :: DOM: Core & HTML, task, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
95 Branch
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: sefeng, Assigned: sefeng)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
This is for https://github.com/whatwg/html/pull/6990
Updated•3 years ago
|
Summary: Try to foucs the first focusable area with autofucs, instead of just the first focusable area for delegatesFocus → Try to foucs the first focusable area with autofocus, instead of just the first focusable area for delegatesFocus
Updated•3 years ago
|
Summary: Try to foucs the first focusable area with autofocus, instead of just the first focusable area for delegatesFocus → Try to focus the first focusable area with autofocus, instead of just the first focusable area for delegatesFocus
Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → sefeng
Status: NEW → ASSIGNED
Pushed by sefeng@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d3034ec3376b
Focus the first focusable area with autofocus for delegates focus r=smaug
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/31376 for changes under testing/web-platform/tests
Comment 5•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox95:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•