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 11854
Bug 21238
<input type="search"> doesn't support background color
https://bugs.webkit.org/show_bug.cgi?id=21238
Summary
<input type="search"> doesn't support background color
Andy Lyttle
Reported
2008-09-30 02:51:26 PDT
Search fields do not support a background-color, although the foreground color is respected. This means that if you do something like <input type="search" style="color: #fff; background-color: #000;"> you won't be able to see what you're typing, even though the same colors would work fine for <input type="text">.
Attachments
Add attachment
proposed patch, testcase, etc.
Matt Lilek
Comment 1
2008-09-30 05:50:11 PDT
*** This bug has been marked as a duplicate of
11854
***
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