Bug 73620 - Disabled input/textarea does not accept black font color
Summary: Disabled input/textarea does not accept black font color
Status: RESOLVED DUPLICATE of bug 54643
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://jsfiddle.net/WR83J/
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-01 21:40 PST by yosin
Modified: 2011-12-04 17:09 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yosin 2011-12-01 21:40:16 PST
WebKit renders disable textarea text with different color specified in CSS when color is #000000.
See differences between two textarea in problem page (http://jsfiddle.net/WR83J/)

This bug is imported from http://crbug.com/91690
Comment 1 Vineet Chaudhary (vineetc) 2011-12-01 22:36:06 PST
I think webkit shows gray color because this is how webkit shows disabled fields. I mean this is feature.
Comment 3 Alexey Proskuryakov 2011-12-02 17:03:40 PST
Duplicate of bug 47429 and/or bug 54643. As mentioned above, it doesn't really sound like a bug.
Comment 4 yosin 2011-12-04 17:09:07 PST

*** This bug has been marked as a duplicate of bug 54643 ***