[Webkit-unassigned] [Bug 25757] New: Cursor gets stuck when highlighting a textarea using Shift+Up

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 13 13:37:17 PDT 2009


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

           Summary: Cursor gets stuck when highlighting a textarea using
                    Shift+Up
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://willhirsch.co.uk/stuff/textarea_bug.html
        OS/Version: Windows Vista
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit at willhirsch.co.uk


1. Go to the example URL.
2. Click somewhere at the far right of the middle wrapped line to place the
caret after the space at the end of the middle wrapped line.
3. Optionally, move down one line with the down key to move the caret to the
end of the third wrapped line.
4. Hold down shift, and press and hold/repeatedly press the up key.

You'll notice that you can't highlight all the way to the top. I think it's
related to the algorithm which remembers your horizontal caret position when
you move to a line which is so short the caret has to move to the left.


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