Bug 7676 - REGRESSION: Selection methods on new text fields don't work if text field is hidden
Summary: REGRESSION: Selection methods on new text fields don't work if text field is ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Adele Peterson
URL:
Keywords: Regression
Depends on: 7675
Blocks:
  Show dependency treegraph
 
Reported: 2006-03-08 22:29 PST by Adele Peterson
Modified: 2006-06-20 17:06 PDT (History)
0 users

See Also:


Attachments
test case (878 bytes, text/html)
2006-03-08 22:32 PST, Adele Peterson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adele Peterson 2006-03-08 22:29:11 PST
See test case.
Comment 1 Adele Peterson 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.
Comment 2 Adele Peterson 2006-03-29 17:50:44 PST
Bumping to P1 since this causes a text field regression
Comment 3 Maciej Stachowiak 2006-04-02 23:25:37 PDT
These are all text field regressions so they should all be P1.
Comment 4 Adele Peterson 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)
Comment 5 Adele Peterson 2006-06-20 17:06:19 PDT
revision 14931