Closed Bug 724789 Opened 12 years ago Closed 12 years ago

Some sites are wider than they should be

Categories

(Core :: Layout, defect)

12 Branch
x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: johan, Assigned: MatsPalmgren_bugz)

References

Details

(Keywords: regression)

Attachments

(3 files)

Attached image Scrollbar
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:13.0a1) Gecko/20120204 Firefox/13.0a1
Build ID: 20120204040234

Steps to reproduce:

Open http://www.smashingmagazine.com/ in a window that is wider than 1200px.


Actual results:

 There is ~450px of dead space to the right of the content that you can scroll to.


Expected results:

The site should not be scrollable in the x-axis at all. (It's a responsive design)

Chrome and Safari works fine.
I can reproduce here.

Not sure if it's a bug or the expected layout.

Can you reduce the code to make it easier to debug?
I found the culprit. In the responsive.css they're doing this:

nav.toplevel{margin-right:450px; width:100%}

I see why that's a problem but how come both Safari and Chrome is rendering this without scrollbars and without the ability to scroll in the content?
Attached file reduced html
http://hg.mozilla.org/integration/mozilla-inbound/rev/7ea3311b5e6c
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0a1) Gecko/20120116 Firefox/12.0a1 ID:20120116145408

http://hg.mozilla.org/integration/mozilla-inbound/rev/3077b729dfd5
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0a1) Gecko/20120116 Firefox/12.0a1 ID:20120116153908

http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=7ea3311b5e6c&tochange=3077b729dfd5

Triggered by; Bug 665597
Blocks: 665597
Component: General → Layout
OS: Mac OS X → All
QA Contact: general → layout
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
Version: 13 Branch → 12 Branch
(In reply to Johan Larsson from comment #2)
> I see why that's a problem but how come both Safari and Chrome is rendering
> this without scrollbars and without the ability to scroll in the content?

Presumably they don't include the right margin in the area that can be scrolled to.
The question is, how common is this problem...
Summary: Some sites are wider then they should be → Some sites are wider than they should be
Blocks: 750293
The patch in bug 750293 fixes this bug too.
Assignee: nobody → matspal
Fixed by the wallpaper in bug 750293 for now.
No longer blocks: 750293
Status: NEW → RESOLVED
Closed: 12 years ago
Depends on: 750293
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: