RESOLVED FIXED 7676
REGRESSION: Selection methods on new text fields don't work if text field is hidden
https://bugs.webkit.org/show_bug.cgi?id=7676
Summary REGRESSION: Selection methods on new text fields don't work if text field is ...
Adele Peterson
Reported 2006-03-08 22:29:11 PST
See test case.
Attachments
test case (878 bytes, text/html)
2006-03-08 22:32 PST, Adele Peterson
no flags
Adele Peterson
Comment 1 2006-03-08 22:32:47 PST
Created attachment 6951 [details] test case currently this test case with hit an assertion because setSelectionRange won't find valid visible positions.
Adele Peterson
Comment 2 2006-03-29 17:50:44 PST
Bumping to P1 since this causes a text field regression
Maciej Stachowiak
Comment 3 2006-04-02 23:25:37 PDT
These are all text field regressions so they should all be P1.
Adele Peterson
Comment 4 2006-04-10 13:34:50 PDT
While this is a native text field regression, we don't think this comes up in real world websites, so we're moving it to P2. (Note- this is about visibility:hidden, not display:none)
Adele Peterson
Comment 5 2006-06-20 17:06:19 PDT
revision 14931
Note You need to log in before you can comment on or make changes to this bug.