WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 54643
73620
Disabled input/textarea does not accept black font color
https://bugs.webkit.org/show_bug.cgi?id=73620
Summary
Disabled input/textarea does not accept black font color
yosin
Reported
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
Attachments
Add attachment
proposed patch, testcase, etc.
Vineet Chaudhary (vineetc)
Comment 1
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.
Vineet Chaudhary (vineetc)
Comment 2
2011-12-01 22:51:42 PST
This old changeset for this bug
http://trac.webkit.org/changeset/13929/trunk/WebCore/rendering/RenderTextField.cpp
Currently it can be located at
http://trac.webkit.org/browser/trunk/Source/WebCore/rendering/RenderTextControl.cpp#L47
Alexey Proskuryakov
Comment 3
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.
yosin
Comment 4
2011-12-04 17:09:07 PST
*** This bug has been marked as a duplicate of
bug 54643
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug