RESOLVED DUPLICATE of bug 25444 Bug 27797
selectionStart, selectionEnd properties return wrong values
https://bugs.webkit.org/show_bug.cgi?id=27797
Summary selectionStart, selectionEnd properties return wrong values
bugzilla33
Reported 2009-07-29 01:54:13 PDT
Created attachment 33702 [details] source Run attachement. Script should alert: 5,7 ...but it alerts: 0,0
Attachments
source (733 bytes, text/html)
2009-07-29 01:54 PDT, bugzilla33
no flags
Alexey Proskuryakov
Comment 2 2009-07-29 16:35:22 PDT
Now the issue looks even more familiar! *** This bug has been marked as a duplicate of bug 25444 ***
Suria Narayanan
Comment 3 2014-02-21 01:25:21 PST
I am facing this in chrome Version 33.0.1750.115 selectionDirection: [Exception: DOMException] selectionEnd: [Exception: DOMException] selectionStart: [Exception: DOMException]
Note You need to log in before you can comment on or make changes to this bug.