<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>33636</bug_id>
          
          <creation_ts>2010-01-13 16:05:41 -0800</creation_ts>
          <short_desc>Search input box can&apos;t be styled without -webkit-appearance</short_desc>
          <delta_ts>2013-12-20 16:49:45 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.6</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>119967</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Sidney San Martín">s+webkit</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>eric</cc>
    
    <cc>gur.trio</cc>
    
    <cc>jerome</cc>
    
    <cc>marcoos+bwo</cc>
    
    <cc>martin</cc>
    
    <cc>michael</cc>
    
    <cc>priyajeet.hora</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>180447</commentid>
    <comment_count>0</comment_count>
      <attachid>46521</attachid>
    <who name="Sidney San Martín">s+webkit</who>
    <bug_when>2010-01-13 16:05:41 -0800</bug_when>
    <thetext>Created attachment 46521
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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>209573</commentid>
    <comment_count>1</comment_count>
    <who name="Martin Kliehm">martin</who>
    <bug_when>2010-04-07 04:23:11 -0700</bug_when>
    <thetext>Confirmed in nightly built r57112. I&apos;m unable to style borders and background of input style=&quot;search&quot; elements.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>209574</commentid>
    <comment_count>2</comment_count>
    <who name="Martin Kliehm">martin</who>
    <bug_when>2010-04-07 04:27:00 -0700</bug_when>
    <thetext>The implication of this bug is that I can&apos;t use the HTML5 input type=&quot;search&quot; element as long as this isn&apos;t fixed. That&apos;s serious, and I&apos;d appreciate if somebody could adopt and fix the error (it&apos;s also in current versions of Chrome, BTW).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>282772</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Dayah">michael</who>
    <bug_when>2010-09-21 22:42:53 -0700</bug_when>
    <thetext>This bug still exists and remains unacknowledged.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>408176</commentid>
    <comment_count>4</comment_count>
    <who name="Eric Meyer">eric</who>
    <bug_when>2011-05-23 12:55:14 -0700</bug_when>
    <thetext>Confirming this behavior exists as of Chrome 11.0.696.68 and Safari 5.0.3 as of the date I&apos;m posting this comment.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>817641</commentid>
    <comment_count>5</comment_count>
    <who name="Jerome Leclanche">jerome</who>
    <bug_when>2013-01-28 02:28:05 -0800</bug_when>
    <thetext>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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>961814</commentid>
    <comment_count>6</comment_count>
    <who name="">gur.trio</who>
    <bug_when>2013-12-20 03:34:00 -0800</bug_when>
    <thetext>(In reply to comment #5)
&gt; 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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>961918</commentid>
    <comment_count>7</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2013-12-20 11:02:34 -0800</bug_when>
    <thetext>&gt; Fixed : http://trac.webkit.org/changeset/157443.

Shouldn&apos;t this be marked as duplicate in this case?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>962112</commentid>
    <comment_count>8</comment_count>
    <who name="">gur.trio</who>
    <bug_when>2013-12-20 16:49:05 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 119967 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>962114</commentid>
    <comment_count>9</comment_count>
    <who name="">gur.trio</who>
    <bug_when>2013-12-20 16:49:45 -0800</bug_when>
    <thetext>(In reply to comment #8)
&gt; 
&gt; *** This bug has been marked as a duplicate of bug 119967 ***

(In reply to comment #7)
&gt; &gt; Fixed : http://trac.webkit.org/changeset/157443.
&gt; 
&gt; Shouldn&apos;t this be marked as duplicate in this case?

Done. Even I thought so.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>46521</attachid>
            <date>2010-01-13 16:05:41 -0800</date>
            <delta_ts>2010-01-13 16:05:41 -0800</delta_ts>
            <desc>Demonstration of search input</desc>
            <filename>searchinputstyling.html</filename>
            <type>text/html</type>
            <size>673</size>
            <attacher name="Sidney San Martín">s+webkit</attacher>
            
              <data encoding="base64">PCFET0NUWVBFIGh0bWw+Cgo8aHRtbD4KPGhlYWQ+Cgk8dGl0bGU+U2VhcmNoIGlucHV0IHN0eWxp
bmc8L3RpdGxlPgoJPHN0eWxlIHR5cGU9InRleHQvY3NzIiBtZWRpYT0ic2NyZWVuIj4KCQlpbnB1
dHsKCQkJd2lkdGg6IDMwMHB4OwoJCX0KCQkuc3R5bGVtZXsKCQkJYmFja2dyb3VuZDogd2hpdGU7
CgkJCWJvcmRlcjogMnB4IHNvbGlkIGdyZWVuOwoJCQlwYWRkaW5nOiAycHg7CgkJfQoJPC9zdHls
ZT4KPC9oZWFkPgoKPGJvZHk+CjxwPgoJPGlucHV0IGNsYXNzPSJzdHlsZW1lIiB0eXBlPSJzZWFy
Y2giIHBsYWNlaG9sZGVyPSJTdHlsZWQgc2VhcmNoIGlucHV0Ij4KPC9wPgo8cD4KCTxpbnB1dCB0
eXBlPSJ0ZXh0IiBjbGFzcz0ic3R5bGVtZSIgcGxhY2Vob2xkZXI9IlN0eWxlZCB0ZXh0IGlucHV0
Ij4KPC9wPgo8cD4KCTxpbnB1dCBzdHlsZT0iLXdlYmtpdC1hcHBlYXJhbmNlOiB0ZXh0ZmllbGQi
Y2xhc3M9InN0eWxlbWUiIHR5cGU9InNlYXJjaCIgcGxhY2Vob2xkZXI9IlN0eWxlZCBzZWFyY2gg
aW5wdXQgd2l0aCAtd2Via2l0LWFwcGVhcmFuY2UiPgo8L3A+CjxwIHN0eWxlPSJib3JkZXItdG9w
OiAxcHggc29saWQgYmxhY2s7IHBhZGRpbmctdG9wOiAxMHB4Ij4KCTxpbnB1dCB0eXBlPSJzZWFy
Y2giIHBsYWNlaG9sZGVyPSJVbnN0eWxlZCBzZWFyY2ggaW5wdXQiPgo8L3A+Cg==
</data>

          </attachment>
      

    </bug>

</bugzilla>