[Webkit-unassigned] [Bug 90206] New: Pasting of first newline into text area does not appear to work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 28 14:16:48 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90206

           Summary: Pasting of first newline into text area does not
                    appear to work
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joshua.lock at intel.com


The first newline pasted into a an empty textarea isn't rendered.

Reproduced on: Safari 5.1.7 (Win), Chrome 20.0.1132.43 (Linux) and Chromium r144706.

Reproduction steps: Paste exactly one newline in an empty textarea. The first paste results in nothing.

Expected result: cursor on second line with new line inserted.

Actual result: cursor on first line.

Additional details: A second (and any following) pasted newline results in a newline being inserted.
Firefox 13 IE 9 and Opera 12.00 each work as expected.

>From http://crbug.com/121627

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list