Closed
Bug 98630
Opened 24 years ago
Closed 24 years ago
images are not wrapping in table with fixed width
Categories
(Core :: Layout: Tables, defect)
Tracking
()
People
(Reporter: mgalli, Assigned: attinasi)
References
()
Details
(Keywords: regression)
Attachments
(1 file)
1.46 KB,
text/html
|
Details |
I will add the testcase. Tested with latest trunk:
Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.3+) Gecko/20010906
---
It happens when we have a set of images like:
<img src="a.jpg"><img src="a.jpg"><img src="a.jpg">...
Inside the table cell with fixed width. Found 2 web sites already demonstrating
the problem and it's a regression.
Reporter | ||
Updated•24 years ago
|
Keywords: regression
Reporter | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
Added WWW.GOLFSOCIETY.COM to URL field.
(This is the site Marcio's test case was based on).
URL: WWW.GOLFSOCIETY.COM
Comment 4•24 years ago
|
||
Nominating PDT (hoping for a '+') and also 'nsbranch.' This regression shows up
in mfc-embed, and so our embedding partners are bit by this :-(
Updated•24 years ago
|
Component: Layout → HTMLTables
Assignee | ||
Comment 5•24 years ago
|
||
This is fixed by the patch for bug 97619 - marking as a dup. Please try the
patch in bug 97619 if you can too.
*** This bug has been marked as a duplicate of 97619 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 6•24 years ago
|
||
Verified duplicate, works with newer builds (2001090813)
clearing nominations
You need to log in
before you can comment on or make changes to this bug.
Description
•