Closed
Bug 39985
Opened 25 years ago
Closed 10 months ago
[meta] Complex testcase for moving form elements
Categories
(Core :: Layout: Form Controls, defect)
Core
Layout: Form Controls
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: jruderman, Unassigned)
References
(Depends on 2 open bugs)
Details
(Keywords: meta)
Attachments
(1 file)
11.38 KB,
text/html
|
Details |
The attachement demonstrates what happens when form elements are moved,
removed, or disabled at various times (including while they're being used).
IE and Mozilla are currently both quite buggy on the page.
Reporter | ||
Comment 1•25 years ago
|
||
Reporter | ||
Comment 2•25 years ago
|
||
To list bugs reported against this testcase:
http://bugzilla.mozilla.org/buglist.cgi?bug_file_loc=show_bug.cgi%3Fid%
3D39985&bug_file_loc_type=substring
I haven't decided whether to add dependencies directly from here, or make extra
metabugs to cover
- bugs that have to do with which events fire without moving anything
- bugs that occur only when form elements are moved
- other bugs on the page
Reporter | ||
Comment 3•25 years ago
|
||
adding dependencies per #mozillazine discussion
Reporter | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Reporter | ||
Comment 4•25 years ago
|
||
a bug in the testcase causes "do nothing" and "move home" (in the red box) to
be reversed. oops!
Reporter | ||
Comment 8•24 years ago
|
||
-> nobody
Assignee: jesse → nobody
Status: ASSIGNED → NEW
Priority: P3 → --
Comment 9•17 years ago
|
||
Filter on "Nobody_NScomTLD_20080620"
QA Contact: vladimire → layout.form-controls
Comment 10•17 years ago
|
||
This seems like a perfect opportunity to use the reftest-wait functionality. Should be easy to:
- open a page
- call the code which moves the form element
- remove the element with the 'reftest-wait' id
- confirm correspondence with reference page
Comment 11•17 years ago
|
||
The source of the test case references the web page:
http://developer.netscape.com/viewsource/goodman_events2/goodman_events2.html
What did that page say? Is there a non-404 reference to it?
Updated•2 years ago
|
Severity: normal → S3
Comment 12•10 months ago
|
||
closing as we haven't been using it for a while
Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•