[Webkit-unassigned] [Bug 9939] New: REGRESSION: Pasting text into native text area with newline at end does not preserve newline

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Jul 15 13:17:34 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9939

           Summary: REGRESSION: Pasting text into native text area with
                    newline at end does not preserve newline
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression, NativeTextArea, NeedsRadar
          Severity: normal
          Priority: P1
         Component: Forms
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: ddkilzer at kilzer.net


Steps to reproduce:

1. Open a web page with a text area (like this bug).
2. Type "abc" 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 "abc".

Actual results:

The pasted text has no newline after "abc".

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.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list