RESOLVED DUPLICATE of bug 119967 33636
Search input box can't be styled without -webkit-appearance
https://bugs.webkit.org/show_bug.cgi?id=33636
Summary Search input box can't be styled without -webkit-appearance
Sidney San Martín
Reported 2010-01-13 16:05:41 PST
Created attachment 46521 [details] Demonstration of search input Many input elements relinquish their built-in style when a border or background is specified through CSS. Search inputs are an exception: they retain their default styling unless -webkit-appearance: textfield is explicitly set.
Attachments
Demonstration of search input (673 bytes, text/html)
2010-01-13 16:05 PST, Sidney San Martín
no flags
Martin Kliehm
Comment 1 2010-04-07 04:23:11 PDT
Confirmed in nightly built r57112. I'm unable to style borders and background of input style="search" elements.
Martin Kliehm
Comment 2 2010-04-07 04:27:00 PDT
The implication of this bug is that I can't use the HTML5 input type="search" element as long as this isn't fixed. That's serious, and I'd appreciate if somebody could adopt and fix the error (it's also in current versions of Chrome, BTW).
Michael Dayah
Comment 3 2010-09-21 22:42:53 PDT
This bug still exists and remains unacknowledged.
Eric Meyer
Comment 4 2011-05-23 12:55:14 PDT
Confirming this behavior exists as of Chrome 11.0.696.68 and Safari 5.0.3 as of the date I'm posting this comment.
Jerome Leclanche
Comment 5 2013-01-28 02:28:05 PST
Still an issue with Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.56 Safari/537.17.
gur.trio
Comment 6 2013-12-20 03:34:00 PST
(In reply to comment #5) > Still an issue with Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.56 Safari/537.17. Fixed : http://trac.webkit.org/changeset/157443.
Alexey Proskuryakov
Comment 7 2013-12-20 11:02:34 PST
> Fixed : http://trac.webkit.org/changeset/157443. Shouldn't this be marked as duplicate in this case?
gur.trio
Comment 8 2013-12-20 16:49:05 PST
*** This bug has been marked as a duplicate of bug 119967 ***
gur.trio
Comment 9 2013-12-20 16:49:45 PST
(In reply to comment #8) > > *** This bug has been marked as a duplicate of bug 119967 *** (In reply to comment #7) > > Fixed : http://trac.webkit.org/changeset/157443. > > Shouldn't this be marked as duplicate in this case? Done. Even I thought so.
Note You need to log in before you can comment on or make changes to this bug.