Closed Bug 288134 Opened 20 years ago Closed 20 years ago

float: right

Categories

(Core :: Layout: Floats, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: nathansamson+mozillabugzilla, Unassigned)

References

()

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050328 Firefox/1.0+
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050328 Firefox/1.0+

This site looks bad, the place between the main content and the navigation is
too big.

It looks good in Firefox 1.0.2

Reproducible: Always

Steps to Reproduce:
1. open the site
Actual Results:  
the site looks not good 

Expected Results:  
see form details
see minimal testcase https://bugzilla.mozilla.org/attachment.cgi?id=178915
in Bug 288076  	display problem with <pre> in trunk

It doesn´t depend on Float, see testcases.
(In reply to comment #1)
> see minimal testcase https://bugzilla.mozilla.org/attachment.cgi?id=178915
> in Bug 288076  	display problem with <pre> in trunk
> 
> It doesn´t depend on Float, see testcases.

Sorry, this comment was intended for your Bug 288135	border is wrong

Can you attach a screenshot (or upload one somewhere)? Here it looks ok to me.
enable JS then you won´t see it.
Using DOM Inspector I found the DIV for nav: width 15%, float:left, then another
DIV holding two scripts, also width 15%, but float:right, and then the div for
content. If js is enabled, the float:right DIV holds the Ads to the right.
If JS is disabled, you see that div as a 15% wide gap between nav menu and content.
There is an ad at the right which your Adblock has removed for you, thereby
making the main content float further to the right.

-> INVALID
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
(In reply to comment #6)
> There is an ad at the right which your Adblock has removed for you, thereby
> making the main content float further to the right.
> 
> -> INVALID


Mats, you don´t need Adblock, simply disabling JS is sufficient.
The JS loads an <iframe> which loads some JS which loads a gif and some anchors.
If JS is disabled the ads div is empty, and the main content floats further to
the right. 
Yes, I noticed that.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: