[Webkit-unassigned] [Bug 17986] New: Typing into a textarea or a rich-edit area handles end/home incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 21 11:43:41 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17986

           Summary: Typing into a textarea or a rich-edit area handles
                    end/home incorrectly
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ovafai at gmail.com


In any textarea or rich-edit area:
1. type a couple lines of text
2. click into the middle of the last line
3. hold down shift and press up a couple times to select a couple lines
4. still holding down the shift key, press end 

Step 4 moves the end of your selection to the line you clicked in during step
2, which is incorrect. It also does the wrong thing if you hit end without the
shift key held down in step for. In that case, the cursor should go to the end
of the line where the end of your selection was. Instead it goes to the line
you clicked into during step 2.

The same problem applies to the home key, except in step 2 you click in the
middle of the first line and then use shift+down in step 3.


-- 
Configure bugmail: http://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