UNCONFIRMED123365
input elements have black text by default
https://bugs.webkit.org/show_bug.cgi?id=123365
Summary input elements have black text by default
Matthew Woehlke
Reported 2013-10-25 15:18:05 PDT
In the absence of CSS rules on an input element (e.g. a textarea) to the contrary, all input elements have a foreground color of black. The correct color is the system foreground color. If the system background color is dark, this makes almost all web input areas (including e.g. this bug report form) illegible.
Attachments
Matthew Woehlke
Comment 1 2013-10-25 15:19:03 PDT
This is possibly related to bug 107295. See also screen shot attached to that bug report for an example of the problem.
Note You need to log in before you can comment on or make changes to this bug.