[Webkit-unassigned] [Bug 22769] New: scrolling allowed when overflow:hidden

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 9 16:56:05 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=22769

           Summary: scrolling allowed when overflow:hidden
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: PC
               URL: http://acid2.acidtests.org
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasneet at chromium.org
                CC: jasneet at chromium.org


I Steps:
Go to http://acid2.acidtests.org
Move mouse to the bottom of the face(or anywhere, placement doesn't 
matter)
Left click and hold the button down.
While holding the left mouse button down, move the mouse upward until 
the page starts to move up.

II Issue:
Page moves up when it's not supposed to, and a yellow and red line appear.

III Conclusion:
The page is not scrolling up in Firefox when you get to the anchor because of
the 
style in the css  
    html { overflow: hidden;}

In Safari and Chrome, although any overflow is hidden, you can still scroll up
the page.

As with the yellow and red line, this can be seen because of the scrolling
issue. The lines are the background color and border of a <div>, in which its
position is fixed.

IV Other Browsers:
IE7: ok
FF3: ok

V Nightly tested: 39088

Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=1701


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list