RESOLVED WORKSFORME 13818
Can't see text in disabled <input> field with particular color/background-color
https://bugs.webkit.org/show_bug.cgi?id=13818
Summary Can't see text in disabled <input> field with particular color/background-color
Sridhar Gurivireddy
Reported 2007-05-22 11:23:56 PDT
When a <input> field is disabled and CSS color white is used for text with background color of "grey", text is not visible. <input type=text style="color:white; background-color:darkgray" disabled value="The text in this disabled field should displayed as dimmed or grey" > IE and Firefox render properly
Attachments
Robert Blaut
Comment 1 2007-11-24 08:20:48 PST
I can confirm this bug on Webkit r27953 for Windows
Adam Roben (:aroben)
Comment 2 2007-11-24 10:45:09 PST
(In reply to comment #1) > I can confirm this bug on Webkit r27953 for Windows The issue on Windows is bug 16057.
Robert Blaut
Comment 3 2008-02-01 13:04:36 PST
I can confirm this bug on Leopard using the latest nightly.
Adam Roben (:aroben)
Comment 4 2008-02-01 13:21:27 PST
Adam Roben (:aroben)
Comment 5 2011-08-29 06:49:14 PDT
Seems this works properly these days.
Note You need to log in before you can comment on or make changes to this bug.