Closed
Bug 188250
Opened 22 years ago
Closed 22 years ago
right aligned link image + non-aligned image makes row too wide
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 186593
People
(Reporter: bajaco, Unassigned)
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.3b) Gecko/20030106
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.3b) Gecko/20030106
This problem seems to have appeared sometime after 1.2.
A table column contains a right-aligned img with a link, followed by breaks,
then an image with no alignment specified. The displayed width of the row is the
sum of the widths of the two images.
Reproducible: Always
Steps to Reproduce:
View testcase
Actual Results:
width of first row is 200
Expected Results:
width should be 100
Bug 109849 is similar, but not identical. The results are the same, but the
cause is different
The first table illustrates the bug described in this report.
Attachment #110991 -
Attachment mime type: text/plain → text/html
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021212
WFM
The first cell of each row is the same width.
Comment 3•22 years ago
|
||
this works for me on 1.4beta 05/13/2003-05trunk build on winXP
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Comment 4•22 years ago
|
||
I know what fixed this.
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
Comment 5•22 years ago
|
||
*** This bug has been marked as a duplicate of 186593 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•