Open
Bug 473421
Opened 16 years ago
Updated 2 years ago
table row and element are moved down in a nested table leaving undesired space.
Categories
(Core :: Layout, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: nico, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; nl; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; nl; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
In a nested table environment the th element (and the rest of table) is shown about 20 pixels below where it should be. Works well in other browsers (IE, Safari, Chrome). The part with <th>Sponsor</th>
Reproducible: Always
Steps to Reproduce:
1. Go to http://katten.dev2.klup.nl/
2. Use FF 3.0.3 or 3.0.5
3. Best seen using Firebug, because Firebug shows the <th> element where it should be shown.
Actual Results:
The wrong page is shown
Expected Results:
The <tr> & <th>Sponsors</th> should not have moved down.
Comment 1•16 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090112 Minefield/3.2a1pre
This works fine for me with the latest test version, but it is still reproducible with the latest Shiretoko.
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → 1.9.1 Branch
Comment 2•16 years ago
|
||
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•