Closed Bug 75696 Opened 24 years ago Closed 23 years ago

wrong table layout - wraps to new line

Categories

(Core :: Layout: Tables, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dominik.tappe, Assigned: karnaze)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; 0.8.1) BuildID: 2001041104 The contents of the table cell should be displayed in the same row. The HTML code seems to be silly ( because there is another data cell with 100% width), but nevertheless all other browsers display it correctly (IE, Opera and Netscape 4.X) Reproducible: Always Steps to Reproduce: load the page The two images should be displayed in the same line. (At least all other browsers do that.) <table> <tr> <td><img src="banner_r.gif"><img src="banner_r.gif"></td> <td width="100%">test</td> </tr> </table>
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 32191 ***
After the fixes for bug 32191 I tried it again. But the bug is still there, both in 0.94 and latest Build.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
WFM using 2001091403 Win2k. Dominik, could you post a screenshot?
They changed the main page www.uni-essen.de to work with Mozilla. Simply click one of the links at the top (for example Studium) This page (http://www.uni-essen.de/studium/studium.html) should have the same layout as the main page, but Mozilla still wraps every image to a new line. I also checked the testcases for bug 32191 and they are still displayed wrong. I use Win98.
Ok, confirming.
Status: UNCONFIRMED → NEW
Ever confirmed: true
*** This bug has been marked as a duplicate of 97619 ***
Status: NEW → RESOLVED
Closed: 24 years ago23 years ago
Resolution: --- → DUPLICATE
Reopening: The fix for bug 97619 has been checked in on 2001-09-08 12:30, but I'm still seeing this bug on 2001091403 Win2k.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
After updating my Mozilla I noticed that finally this is fixed in Mozilla 0.9.5 on Win98.
Status: REOPENED → RESOLVED
Closed: 23 years ago23 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.