[Webkit-unassigned] [Bug 20083] New: end and then right arrow moves one character too far

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 17 11:37:38 PDT 2008


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

           Summary: end and then right arrow moves one character too far
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ovafai at gmail.com
                CC: ovafai at gmail.com


Input enough text in a multiline text input (e.g. textarea, div with
contentEditable, etc.) so that the text wraps across multiple lines.  Now go to
the first line, hit "end", then hit the right arrow key.
Actual behavior: cursor is after the first character on the next line.
Expected behavior: cursor is at the beginning of next line.

If you then use the left/right arrow keys to navigate around, you'll see that
the rest behaves appropriately.


-- 
Configure bugmail: https://bugs.webkit.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