Updates:
        Labels: -NeedsReduction Has-reduction Evangelism

Comment #2 on issue 7237 by [email protected]: No scrollbars / page  
navigation impossible
http://code.google.com/p/chromium/issues/detail?id=7237

Reduction:

http://go/reductions/7237/test-simplified.html

The page is not scrollable(No scrollbars) because the body's style is set to
"position: fixed;", actually This is the correct behavior that  
Firfox/Chrome/Safari
does.

"position: fixed;" also works in IE 7, but only in strict mode, however in  
this case
it is quirks mode, that's why the page is scrollable in IE 7.

The website owner should change their page to supply other browsers.

Attachments:
        test-simplified.html  378 bytes

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to