Closed
Bug 327590
Opened 19 years ago
Closed 19 years ago
List elements abutting <div>s (<img align..> also) get shifted left
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
People
(Reporter: spectre, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.1) Gecko/20060203 Camino/1.0rc1 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.1) Gecko/20060203 Camino/1.0rc1 Lists abutting a floating <div> (this also occurs with other kinds of floating elements like <img align = "left"> and such) get shifted left, sometimes under the floating element they abut. For example, on this page, the ordered list's numbers are actually in the border of the <div>. Reproducible: Always Steps to Reproduce: 1. Go to a page that has this ;) Actual Results: The ordered list elements are shifted too far left. Expected Results: There should be a better margin/gutter space.
Reporter | ||
Updated•19 years ago
|
OS: MacOS X → All
Hardware: Macintosh → All
Reporter | ||
Comment 1•19 years ago
|
||
I should add that I also observe this on the PC they make me use at work, running Firefox 1.5.0.1 on Win2K SP4.
Reporter | ||
Updated•19 years ago
|
Summary: <ol> and <li> tags abutting <div>s (<img align..> also) get shifted left → List elements abutting <div>s (<img align..> also) get shifted left
Comment 2•19 years ago
|
||
(In reply to comment #1) > I should add that I also observe this on the PC they make me use at work, > running Firefox 1.5.0.1 on Win2K SP4. could you attach a screenshot, I don't see this on Seamonkey Trunk and Firefox trunk, Win98. Use the link below, or the link 'Create a New Attachment' https://bugzilla.mozilla.org/attachment.cgi?bugid=327590&action=enter
Comment 3•19 years ago
|
||
*** This bug has been marked as a duplicate of 57882 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•