<?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>9939</bug_id>
          
          <creation_ts>2006-07-15 13:17:33 -0700</creation_ts>
          <short_desc>REGRESSION: Pasting text into native text area with newline at end does not preserve newline</short_desc>
          <delta_ts>2006-07-24 21:34:40 -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>420+</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>Regression</keywords>
          <priority>P1</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="David Kilzer (:ddkilzer)">ddkilzer</reporter>
          <assigned_to name="Darin Adler">darin</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>49963</commentid>
    <comment_count>0</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2006-07-15 13:17:33 -0700</bug_when>
    <thetext>Steps to reproduce:

1. Open a web page with a text area (like this bug).
2. Type &quot;abc&quot; then hit Enter.
3. Select all with Cmd-A.
4. Cut with Cmd-X.
5. Paste with Cmd-V.

Expected results:

The pasted text should have a newline after &quot;abc&quot;.

Actual results:

The pasted text has no newline after &quot;abc&quot;.

Regression:

This works as expected on production Safari 2.0.4 (419.3) with WebKit 418.8 on Mac OS X 10.4.7 (8J135/PowerPC).

Notes:

Tested on locally-built WebKit r15458 with the above versions of Safari and Mac OS X.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>50153</commentid>
    <comment_count>1</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2006-07-17 07:54:06 -0700</bug_when>
    <thetext>The patch I have attached to bug 9360 should fix this too.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>50164</commentid>
    <comment_count>2</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2006-07-17 08:53:49 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; The patch I have attached to bug 9360 should fix this too.

How about Bug 9630, instead?  :)
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>50739</commentid>
    <comment_count>3</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2006-07-24 21:34:40 -0700</bug_when>
    <thetext>Committed revision 15617.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>