[Webkit-unassigned] [Bug 64136] New: selection offsets are wrong on German letter "=?UTF-8?Q?=C3=9F?="
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 7 17:20:14 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=64136
Summary: selection offsets are wrong on German letter "ß"
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
URL: http://simple-rte.rniwa.com/?editor=%3Cinput%20id%3D%2
2t%22%20value%3D%22%DF%22%20style%3D%22text-transform%
3Auppercase%22%20type%3D%22text%22%3E&script=var%20t%2
0%3D%20document.getElementById%28%27t%27%29%3B%0At.foc
us%28%29%3B%0At.select%28%29%3B%0Aalert%28t.selectionS
tart%20+%20%27%2C%27%20+%20t.selectionEnd%29%3B
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
CC: adele at apple.com, ap at webkit.org, tkent at chromium.org
When an input element contains "ß" and the entire value is selected, WebKit returns 0 for both selectionStart and selectionEnd but Firefox reports 0 and 1 respectively.
--
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