[Webkit-unassigned] [Bug 10143] New: REGRESSION: Weird jump in textarea when replying to Bugzilla comment

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Jul 28 06:28:59 PDT 2006


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

           Summary: REGRESSION: Weird jump in textarea when replying to
                    Bugzilla comment
           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: HTML Editing
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: ddkilzer at kilzer.net
                CC: darin at apple.com, justin.garcia at apple.com


Steps to reproduce:

1. Open Bug 8278.  http://bugzilla.opendarwin.org/show_bug.cgi?id=8278
2. Click "[reply]" link on Bug 8278 Comment #5. 
http://bugzilla.opendarwin.org/show_bug.cgi?id=8278#c5
3. Put cursor on "blank" line between two paragraphs.
4. Hit Delete key twice.

Expected results:

The "> " text should be deleted, and the cursor should remain between the two
paragraphs.

Actual results:

The "> " text is deleted, but two extra blank lines are inserted between the
two paragraphs and the cursor jumps to the end of the text in the textarea.

Regression:

This does not occur on production Safari 2.0.4 (419.3) on Mac OS X 10.4.7
(8J135/PowerPC).

Notes:

Tested with locally-built debug build of WebKit r15648.

See attached movie for example of behavior.


-- 
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