[Webkit-unassigned] [Bug 35066] New: keyboard selection sometimes moves the wrong end of the selection for Win/Linux
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 17 18:19:59 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35066
Summary: keyboard selection sometimes moves the wrong end of
the selection for Win/Linux
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ojan at chromium.org
Given the following text:
line one
line two
line three
1. Put the cursor in the middle of line one.
2. Shift+down
3. Shift+home
4. Shift+end
On Win/Linux, you should see the word "one" selected after 3. And the words
"one" and "line two" selected after 4. Instead "line " (in line 1) is selected
after 3 and "one" is selected after 4.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list