Closed
Bug 295480
Opened 20 years ago
Closed 20 years ago
align right images in list shrink list right side
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 163110
People
(Reporter: tds, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050521 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050521 Images on my Left Handed DNA pages compress the text until the page becomes unreadable. This is caused by mishandling of images inside a list. Reproducible: Always Steps to Reproduce: 1.make a list with <ol> </ol> 2.put images <img src = "..." align = right> in the list Actual Results: The left edge of each image becomes the maximum right edge for the next item in the list that also contains an image. The result is that the text and images squish over to the left and eventually become a thin vertical list of words. The text becomes difficult to read and the page looks horrible. Expected Results: The rendering of one list item should not affect the next. The images should all align to the right side of the page. This is not a problem in Safari or Exploiter. It has been a problem for many years, time to fix it!! I probably reported this years ago but nothing was done and I have the latest version of mozilla (or one from a few days ago). I could not locate the earlier report in a search for 'list image'. This is a really severe layout problem.
| Reporter | ||
Comment 1•20 years ago
|
||
http://bugzilla.mozilla.org/show_bug.cgi?id=241899 bug 241899 is my earlier report. It became bug 163110. So you can mark this one as resolved duplicate. BUT PLEASE WORK ON IT!!!!! Notice the huge number of resolved duplicates in 163110!!! Please raise the priority, thanks!!
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 163110 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•