Inputs are invisible (black on black) when changing colour settings
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox53 | --- | wontfix |
| firefox54 | --- | wontfix |
| firefox55 | --- | wontfix |
| firefox56 | --- | wontfix |
| firefox57 | --- | fix-optional |
People
(Reporter: anika.henke, Unassigned)
References
Details
(Keywords: access, regression)
Attachments
(3 files)
| Reporter | ||
Comment 1•9 years ago
|
||
| Reporter | ||
Comment 3•9 years ago
|
||
Comment 4•9 years ago
|
||
Updated•9 years ago
|
Comment 5•9 years ago
|
||
Comment 6•9 years ago
|
||
| Reporter | ||
Comment 7•9 years ago
|
||
| Reporter | ||
Comment 8•9 years ago
|
||
Comment 9•9 years ago
|
||
Comment 10•9 years ago
|
||
Comment 11•9 years ago
|
||
Comment 12•9 years ago
|
||
Comment 13•9 years ago
|
||
Comment 14•8 years ago
|
||
Updated•8 years ago
|
Comment 15•8 years ago
|
||
Updated•8 years ago
|
Updated•8 years ago
|
| Reporter | ||
Comment 17•7 years ago
|
||
I've just rechecked this in Firefox 66 and two of the three invisible cases are now fixed. The only case left which is still producing an invisible input is the last one, i.e. for inputs having both a background colour and a border. The screenshot shows this.
On top of that, I also found that adding -moz-appearance: none or -webkit-appearance: none makes all invisible except the 1st and 4th, i.e. setting any background makes them invisible. Shall I report that as a new bug?
| Reporter | ||
Comment 18•5 years ago
|
||
I've just retested in Firefox 84 (on macOS Mojave and Windows 10) and found that everyone of those cases is fixed now. That includes any cases with -moz-appearance: none or -webkit-appearance: none (which were not in the test case).
Comment 19•5 years ago
|
||
(In reply to Anika Henke from comment #18)
I've just retested in Firefox 84 (on macOS Mojave and Windows 10) and found that everyone of those cases is fixed now. That includes any cases with
-moz-appearance: noneor-webkit-appearance: none(which were not in the test case).
Hurray! I guess we'll close this out...
Comment 20•5 years ago
|
||
Yeah, I think I fixed this in bug 1625036 or such.
Description
•