Closed
Bug 210551
Opened 21 years ago
Closed 15 years ago
Elements on page jump and resize
Categories
(Core :: Layout: Tables, defect)
Core
Layout: Tables
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: asciola, Unassigned)
Details
(Keywords: testcase)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030617
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030617
I will be attaching an HTML file (it's a little long) which demonstrates this bug.
When the page is loaded, items sometimes jump on the page as the table loads and
resizes (this is especially true with the full page). Clicking on the buttons
cause their position to jump down and not register the click.
Reproducible: Always
Steps to Reproduce:
1. Load the file. There will be javascript errors, unfortunately. Ignore them.
2. Try to click on the "Add" button.
Actual Results:
The button did not receive the click and instead moved down 3 or 4 inches.
Expected Results:
Registered the click and not moved the page element.
Bug occurs in Mozilla 1.1 and higher. Mozilla 1.0.2 displays a longer box (which
has a minor graphical error on the right side) with the buttons at the bottom
where they stay put. Mozilla 1.1 has the smaller box (with graphical error) and
jumping buttons. 1.2 - 1.4rc2 display the same jumping behavior.
Reporter | ||
Comment 1•21 years ago
|
||
Unfortuntely, this file is a little long (but is 1/4 of the original length).
I forgot to mention that IE 6 doesn't display the jumping behavior, only
mozilla 1.1 or higher.
->tables, although I'm curious why the TD must be omitted to see the bug.
Assignee: other → table
Component: Layout → Layout: Tables
QA Contact: ian → madhur
Updated•21 years ago
|
Comment 4•20 years ago
|
||
Dupe of or related to bug 147558?
the simpler test cases are wfm
Status: NEW → RESOLVED
Closed: 15 years ago
Flags: in-testsuite?
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•