Closed
Bug 1983902
Opened 1 year ago
Closed 1 year ago
moz-toggle missing disabled styles when settings the disabled attribute
Categories
(Toolkit :: UI Widgets, defect)
Toolkit
UI Widgets
Tracking
()
RESOLVED
FIXED
144 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr128 | --- | unaffected |
| firefox-esr140 | --- | wontfix |
| firefox142 | --- | wontfix |
| firefox143 | --- | wontfix |
| firefox144 | --- | fixed |
People
(Reporter: mstriemer, Assigned: mstriemer)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [recomp])
Attachments
(1 file)
|
Bug 1983902 - Show the disabled state on moz-toggle when using disabled property r?#recomp-reviewers
48 bytes,
text/x-phabricator-request
|
Details | Review |
When disabling a moz-toggle with the toggle.disabled = true property the disabled styling is not shown. This still works as expected when setting the disabled attribute
| Assignee | ||
Updated•1 year ago
|
Whiteboard: [recomp]
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → mstriemer
Status: NEW → ASSIGNED
Comment 2•1 year ago
|
||
Set release status flags based on info from the regressing bug 1964824
status-firefox142:
--- → affected
status-firefox143:
--- → affected
status-firefox144:
--- → affected
status-firefox-esr128:
--- → unaffected
status-firefox-esr140:
--- → affected
Pushed by mstriemer@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/331404b16ebc
https://hg.mozilla.org/integration/autoland/rev/5410ed6bd6a8
Show the disabled state on moz-toggle when using disabled property r=reusable-components-reviewer-rotation,akulyk
Comment 4•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 144 Branch
Comment 5•1 year ago
|
||
The patch landed in nightly and beta is affected.
:mstriemer, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox143towontfix.
For more information, please visit BugBot documentation.
Flags: needinfo?(mstriemer)
| Assignee | ||
Comment 6•1 year ago
|
||
I don't think any of our toggles that get disabled are currently hitting this bug, so no need to uplift
Flags: needinfo?(mstriemer)
Updated•11 months ago
|
QA Whiteboard: [qa-triage-done-c145/b144]
You need to log in
before you can comment on or make changes to this bug.
Description
•