[Webkit-unassigned] [Bug 25195] New: using keyboard to extend selection after a selection using mouse extends character selection in reverse order as FF and IE

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 14 17:33:21 PDT 2009


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

           Summary: using keyboard to extend selection after a selection
                    using mouse extends character selection in reverse order
                    as FF and IE
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xji at chromium.org


Steps to reproduce:
1. Open the attached test case.
2. place cursor after 'o' in "two".
3. drag mouse to left to select the word "two".
4. press shift+right arrow.

What is the current behavior:
selection extends to "two ", which includes the space between "two" and
"three".

What is the behavior of FireFox and IE
selection became "wo", which un-selects the previous 't' from 'two'.


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