NEW 64136
selection offsets are wrong on German letter "ß"
https://bugs.webkit.org/show_bug.cgi?id=64136
Summary selection offsets are wrong on German letter "ß"
Ryosuke Niwa
Reported 2011-07-07 17:20:14 PDT
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.
Attachments
Ryosuke Niwa
Comment 1 2011-07-08 13:40:59 PDT
Also see bug 31563.
Note You need to log in before you can comment on or make changes to this bug.