Bug 13818 - Can't see text in disabled <input> field with particular color/background-color
Summary: Can't see text in disabled <input> field with particular color/background-color
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 523.x (Safari 3)
Hardware: PC OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://just1gb.googlepages.com/input-...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2007-05-22 11:23 PDT by Sridhar Gurivireddy
Modified: 2011-08-29 06:49 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sridhar Gurivireddy 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
Comment 1 Robert Blaut 2007-11-24 08:20:48 PST
I can confirm this bug on Webkit r27953 for Windows
Comment 2 Adam Roben (:aroben) 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.

Comment 3 Robert Blaut 2008-02-01 13:04:36 PST
I can confirm this bug on Leopard using the latest nightly.
Comment 4 Adam Roben (:aroben) 2008-02-01 13:21:27 PST
<rdar://problem/5720363>
Comment 5 Adam Roben (:aroben) 2011-08-29 06:49:14 PDT
Seems this works properly these days.