Closed Bug 452407 Opened 16 years ago Closed 16 years ago

Problem with float:right

Categories

(Core :: Layout: Floats, defect)

x86
Windows XP
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 6976

People

(Reporter: alessandro.dagnano, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1

Using this markup:
<body>
<div id="wrapper"></div>
</body>

Associated with this Css: #wrapper {width:1000px; float:right; background:#CC66FF;}

FireFox not show scrollbar, if resize(width) window. If float is left, the scrollbar view.
Is a bug?

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Component: General → Layout: Floats
Product: Firefox → Core
QA Contact: general → layout.floats
Version: unspecified → Trunk
We don't allow scrolling past the left or top of the view.

(Or are you saying that the float should be positioned differently?)
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.