[Webkit-unassigned] [Bug 9936] New: REGRESSION: Clicking to right of text in native text areas when scrolled down does not place the cursor on the correct line

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Jul 15 11:41:31 PDT 2006


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

           Summary: REGRESSION: Clicking to right of text in native text
                    areas when scrolled down does not place the cursor on
                    the correct line
           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
                CC: adele at apple.com, darin at apple.com


Steps to reproduce:

1. Open a page with a text area (like this bug).
2. Type text in the text area until it starts to scroll down.  One visible
character per line is sufficient.  Make sure to add ~5 line after it starts
scrolling.
3. Take the mouse cursor and click to the right of any line of text.  Be sure
to click more than one character's width to the right of the text.

Expected results:

The cursor should be placed at the end of the line where the mouse was clicked.

Actual results:

The cursor is placed at the end of the line a few lines above where the click
took place.  (It may be related to the number of lines scrolled down, or the
number of lines "overflowing" the original height of the text area.)

Notes:

Reproduced on locally-built r15456 WebKit with Safari 2.0.4 (419.3) on Mac OS X
10.4.7 (8J135/PowerPC).


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