Closed
Bug 304511
Opened 19 years ago
Closed 19 years ago
Float area's are overridden with non floatable text that comes afther the float area's
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 271371
People
(Reporter: akruijff, Unassigned)
References
()
Details
Attachments
(3 files)
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.10) Gecko/20050723 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.10) Gecko/20050723 Firefox/1.0.6
The title overrides the second float on the left because of the image in the
first float. The width is set according to that float. This causes it to
override the second float.
Reproducible: Didn't try
Steps to Reproduce:
My guess
1. Have two floats. the first small the second lage.
2. Have some text that could override both
3.
Comment 1•19 years ago
|
||
I don't understand what problem you are describing, but this displays the same
for me as it does in IE. If that is not the case for you then please try again
on a newer nightly build of firefox like deer park alpha 2 or later.
Comment 2•19 years ago
|
||
On Windows, this page looks the same in IE 6, Firefox 1.0.x and latest trunk
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → 1.0 Branch
This show how it looks on ff 1.0.6 on FreeBSD 5.4. I've pointed out the
problems. Number one is why i wrote this bug reports.
Comment on attachment 192591 [details]
Shows the problem
3 should be 4 and
4 should be 3
Attachment #192591 -
Attachment description: Shows the problem → Shows the problem
1. The width of the title now is ajested so that the title doesn't override the
float on the right.
3. The line on the right seems thikker than the line on the left. This is
because is minimized the css. The line on the right are accualy two lines
because there are two 'div class=notes'
Comment 7•19 years ago
|
||
I think this is bug 271371 or bug 41412.
It seem to be 271371. I've closed this one.
*** This bug has been marked as a duplicate of 271371 ***
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
•