Closed
Bug 31030
Opened 25 years ago
Closed 25 years ago
Table cells are misaligned within embedded table
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
M17
People
(Reporter: a-grayson, Assigned: karnaze)
References
()
Details
(Keywords: testcase, Whiteboard: [TESTCASE])
Attachments
(1 file)
349 bytes,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/4.72 [en] (WinNT; I)
BuildID: 2000022820
The two nested cells (the one containing the "actor" header and the left select
box, and the one containing the "fetish" and the right select box) are supposed
to be lined up (and are so in Netscape 4.7, M13, and all IE releases), but in
M14 the "fetish" cell is being bumped down approximately 15-20 pixels.
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.searchextreme.com/demo/index.asp
2.
3.
Actual Results: Table renders incorrectly
Expected Results: The two cell headers ("actor" and "fetish") should line up
Comment 1•25 years ago
|
||
This is due to the fact that the FORM tag is half inside, half outside a pair
of <td> tags. Test case attached. Confirming.
Gerv
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•25 years ago
|
||
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → M17
Comment 3•25 years ago
|
||
Adding keyword testcase so this doesn't show up in the bugathon.
Keywords: testcase
Whiteboard: [TESTCASE]
Assignee | ||
Comment 4•25 years ago
|
||
I'm not seeing the problem in the attachment or url.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•