[Webkit-unassigned] [Bug 136273] New: overflow:scroll elements should not latch to the body if the body is overflow:hidden

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 26 18:06:27 PDT 2014


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

           Summary: overflow:scroll elements should not latch to the body
                    if the body is overflow:hidden
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bdakin at apple.com


overflow:scroll elements should not latch to the body if the body is overflow:hidden. Right now, since we do latch to the body, this prevents you from rubber-banding an overflow area when you are pinned to the edge of the direction you are trying to rubber-band. That behavior feels wrong when the gesture results in absolutely nothing happening, which is the case when the body is overflow:hidden. This affects the web inspector.

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



More information about the webkit-unassigned mailing list