Closed
Bug 444370
Opened 16 years ago
Closed 16 years ago
Table spacing calculation error when repeatedly displaying/hiding
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 435189
People
(Reporter: thomas, Unassigned)
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
text/html
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9) Gecko/2008061015 Firefox/3.0
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9) Gecko/2008061015 Firefox/3.0
The spacing on a table seems to get messed up between two parts of a table. If you have one part which is constantly shown (a header) and parts which are revealed using JavaScript (and can also be hidden), when you trigger the JavaScript to hide and then show it, there seems to be a single pixel error. This builds up as you repeat the action.
Reproducible: Always
Steps to Reproduce:
1. Load the attachment supplied.
2. Click [Show] to reveal cells.
3. Click [Hide] to hide.
4. Repeat as necessary, note the spacing after several actions.
Actual Results:
There was some kind of spacing when there shouldn't have been.
Expected Results:
No spacing.
Reporter | ||
Comment 1•16 years ago
|
||
HTML testcase with JavaScript and some CSS to make error visible.
Reporter | ||
Comment 2•16 years ago
|
||
A more visible version.
Attachment #328701 -
Attachment is obsolete: true
Thanks for reporting.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•