VERIFIED FIXED 8867
REGRESSION: selectionStart/End return 0 for input element once it no longer has focus
https://bugs.webkit.org/show_bug.cgi?id=8867
Summary REGRESSION: selectionStart/End return 0 for input element once it no longer h...
Aapo Laitinen
Reported 2006-05-12 05:01:57 PDT
The selectionStart and selectionEnd attributes of an <input> HTML element are always 0 in the nightlies (tested 2006-05-12). For some reason <textarea> is unaffected. Works fine in Safari 2.0.3. See attached testcase.
Attachments
testcase (642 bytes, text/html)
2006-05-12 05:02 PDT, Aapo Laitinen
no flags
Aapo Laitinen
Comment 1 2006-05-12 05:02:28 PDT
Created attachment 8263 [details] testcase
Darin Adler
Comment 2 2006-05-13 18:50:24 PDT
This is almost the same issue as bug 7676, only even more important.
Alice Liu
Comment 3 2006-06-06 08:01:25 PDT
Adele Peterson
Comment 4 2006-06-20 17:06:51 PDT
revision 14931
Aapo Laitinen
Comment 5 2006-06-21 05:22:03 PDT
Works fine with the latest nightly, thanks!
Note You need to log in before you can comment on or make changes to this bug.