Closed
Bug 1982307
Opened 10 months ago
Closed 10 months ago
Remove dom.disable_tab_focus_to_root_element and canvas focus painting code.
Remove dom.disable_tab_focus_to_root_element and canvas focus painting code.
| Tracking | Status | |
|---|---|---|
| firefox143 | --- | fixed |
---
---
---
QA Whiteboard:
[qa-triage-done-c144/b143]
Has STR:
---
Change Request:
---
0
Bug Flags:
| Assignee | |
Description•10 months ago
|
No description provided.
| Assignee | |
Comment 1•10 months ago
|
Shipped for more than a year.
| Assignee | |
Comment 2•10 months ago
|
The root element no longer gets focus by default when tabbing, so this
code can only be triggered by making it explicitly editable or focusable in
some other way.
It's inconsistent with how we do :focus-visible, and hardcodes the style, so
remove it. This matches other browsers and authors can still show an outline if
they want to via the outline property.
Pushed by ealvarez@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/fdee03ec98ee
https://hg.mozilla.org/integration/autoland/rev/31e44d64fb9c
Remove dom.disable_tab_focus_to_root_element. r=smaug,dom-core
Pushed by ealvarez@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/2f8418236d1d
https://hg.mozilla.org/integration/autoland/rev/39d13fb65309
Remove canvas frame focus outline code. r=smaug
Comment 6•10 months ago
|
|
| bugherder | |
https://hg.mozilla.org/mozilla-central/rev/31e44d64fb9c
https://hg.mozilla.org/mozilla-central/rev/a93278b130ae
https://hg.mozilla.org/mozilla-central/rev/39d13fb65309
Status: NEW → RESOLVED
Closed: 10 months ago
status-firefox143:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 143 Branch
Updated•10 months ago
|
QA Whiteboard: [qa-triage-done-c144/b143]
You need to log in
before you can comment on or make changes to this bug.
