[Webkit-unassigned] [Bug 25195] 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:37:29 PDT 2009


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





------- Comment #2 from xji at chromium.org  2009-04-14 17:37 PDT -------
Same applies to the other direction of selection.

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

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

What is the behavior of FireFox and IE
selection became "tw", which un-selects the previous 'o' 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