<?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>80479</bug_id>
          
          <creation_ts>2012-03-06 20:53:01 -0800</creation_ts>
          <short_desc>Make a generic way to add decoration buttons to text field &lt;input&gt; elements</short_desc>
          <delta_ts>2012-04-02 22:43:27 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Forms</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>80480</dependson>
    
    <dependson>80493</dependson>
    
    <dependson>80564</dependson>
    
    <dependson>80580</dependson>
    
    <dependson>81866</dependson>
    
    <dependson>82142</dependson>
    
    <dependson>82143</dependson>
          <blocked>80478</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Kent Tamura">tkent</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dglazkov</cc>
    
    <cc>gcasto</cc>
    
    <cc>hans</cc>
    
    <cc>morrita</cc>
    
    <cc>satish</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>572486</commentid>
    <comment_count>0</comment_count>
    <who name="Kent Tamura">tkent</who>
    <bug_when>2012-03-06 20:53:01 -0800</bug_when>
    <thetext>We have some decoration buttons for text field &lt;input&gt; elements.
- Search magnifier for type=search
- Search clear button for type=search
- Spinbutton for type=number
- Mic icon for x-webkit-speech
Also, we&apos;re going to add some other decoration buttons.

At this moment, HTMLInputElement, *InputType, and RenderTextControlSingleLine have code for each of decoration buttons.  We had better refactor the code and introduce a generic way to install such decoration buttons.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>572915</commentid>
    <comment_count>1</comment_count>
    <who name="Dimitri Glazkov (Google)">dglazkov</who>
    <bug_when>2012-03-07 08:43:03 -0800</bug_when>
    <thetext>r+!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>594211</commentid>
    <comment_count>2</comment_count>
    <who name="Kent Tamura">tkent</who>
    <bug_when>2012-04-02 22:43:27 -0700</bug_when>
    <thetext>I think this has been completed.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>