<?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>14032</bug_id>
          
          <creation_ts>2007-06-07 17:05:55 -0700</creation_ts>
          <short_desc>REGRESSION: tab characters cannot be entered into text fields</short_desc>
          <delta_ts>2007-07-15 23:17:04 -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>523.x (Safari 3)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar, Regression</keywords>
          <priority>P1</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Rachael Worthington (cheers)">rachael</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>mrowe</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>8143</commentid>
    <comment_count>0</comment_count>
    <who name="Rachael Worthington (cheers)">rachael</who>
    <bug_when>2007-06-07 17:05:55 -0700</bug_when>
    <thetext>steps to repro:
1 - type a tab into a text editor
2 - copy it
3 - focus on a text field (such as any of the ones on this lovely page)
4 - attempt to paste. note that nothing happens. if you paste in the center of a word there&apos;s no spaces, nothing.

Also, if you attempt to set a text field&apos;s value via calling [element setValue:@&quot;foo\tbar&quot;]; 
the text field will end up displaying &apos;foo&apos;. The rest of the string is concatinated at the tab character. If tab characters cannot be entered into text fields, it seems reasonable to at least just remove them rather than to discard any following information.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>8112</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2007-06-08 03:57:11 -0700</bug_when>
    <thetext>Regression/P1.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>4687</commentid>
    <comment_count>2</comment_count>
    <who name="Oliver Hunt">oliver</who>
    <bug_when>2007-07-15 18:34:50 -0700</bug_when>
    <thetext>&lt;rdar://problem/5336602&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>4688</commentid>
    <comment_count>3</comment_count>
    <who name="Oliver Hunt">oliver</who>
    <bug_when>2007-07-15 18:39:31 -0700</bug_when>
    <thetext>Fix landed r24298</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>4652</commentid>
    <comment_count>4</comment_count>
    <who name="Oliver Hunt">oliver</who>
    <bug_when>2007-07-15 23:17:04 -0700</bug_when>
    <thetext>Additional fix for that landed in r24301</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>