Open
Bug 1945282
Opened 14 days ago
Updated 14 days ago
Dim input label opacity when it is disabled
Categories
(Toolkit :: UI Widgets, defect, P3)
Toolkit
UI Widgets
Tracking
()
NEW
People
(Reporter: mstriemer, Unassigned)
References
Details
(Whiteboard: [recomp])
It is hard to tell that an input has been disabled currently since we only dim the input and not its label. When discussing with a11y we decided that we can dim the label, but it must still pass the 3:1 contrast ratio. Similarly we could dim the description (but not support link links) more if it passes 3:1 but it may not be necessary.
Note that there may be at least some uses of disabled inputs already, and if they have custom styling dimming the label already (specifically the sidebar customize panel) we may need to account for that
Updated•14 days ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•