[Webkit-unassigned] [Bug 21238] New: <input type="search"> doesn't support background color

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 30 02:51:26 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=21238

           Summary: <input type="search"> doesn't support background color
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://phroggy.com/placeholder.html
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit at phroggy.com


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">.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list