Closed
Bug 31215
Opened 26 years ago
Closed 26 years ago
Bad table rendering
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
M17
People
(Reporter: sarsonj, Assigned: karnaze)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
951 bytes,
text/html
|
Details |
Look at http://www.fly.cz. Choose language "Cestina". You should see the same
page as in English, but the hihgly rearranged page is shown. It looks, that
there is some bug in table rendering.
I test it with latest build 200003090909 under Linux
Comment 1•26 years ago
|
||
Confirmed on 2000-3-13-3 Linux build. Page displayed properly in Netscape.
Seems like Mozilla is putting one table cell below the other. Changing OS to
linux until someone can confirm this on other systems.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: All → Linux
Summary: Bad table rendering → Bad table rendering
Comment 2•26 years ago
|
||
Problem exists in M14 under NT also
Comment 3•26 years ago
|
||
TD with colspan across too-narrow columns wraps between the IMG tags in
<TD><IMG><IMG></TD>
when it should not(?). testcase follows.
Comment 4•26 years ago
|
||
Comment 5•26 years ago
|
||
Hmm. Mozilla seems to handle broken images different with file:// than http://.
The last test case works fine off disk, but flashes up briefly before resizing
to enclose the alt text. Maybe that's another bug?
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → M17
Comment 7•26 years ago
|
||
Adding testcase keyword so this doesn't show up on the bugathon search page.
Keywords: testcase
| Assignee | ||
Comment 8•26 years ago
|
||
The url and testcase look like Nav on WinNT. Marking WORKSFORME.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Comment 10•25 years ago
|
||
other than added ads on the Cestina page it looks good. marking verified.tested
on linux 2000092810 MN6 comm bits.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•