Closed
Bug 197273
Opened 22 years ago
Closed 22 years ago
table width broken when contains images aligned to left or right
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 186593
People
(Reporter: iikkak, Unassigned)
References
()
Details
Attachments
(1 file)
(deleted),
image/gif
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312
Mozilla 1.3 displays a table at incorrect width if it contains images that are
aligned to right. The table tag contains a width parameter but the apparent
width is the correct value plus roughly the width of the widest image. Mozilla
1.2 broke if the image was aligned left, while align=right displayed correctly.
Reproducible: Always
Steps to Reproduce:
1. go to http://digital-eel.com
Actual Results:
table is extended to the right, beyond the width set in the html code (repeating
the background image)
Expected Results:
display the images and text within the set table width (see Moz 1.2, MSIE).
Right after standard (complete) install of Mozilla 1.3 on win2k, default settings.
Page looks fine to me, current trunk CVS, Linux.
Can you attach a screenshot?
Reporter | ||
Comment 2•22 years ago
|
||
screenshot on win2k
ahh yes, i see it in 1.3 too - Linux.
So whatever the fix was, it isn't on the branch. Again; a current CVS build does
not have the bug.
its fixed on trunk
*** This bug has been marked as a duplicate of 186593 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•