[Webkit-unassigned] [Bug 61558] New: iframe with scrolling=no incorrectly autoscrollable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 14:10:16 PDT 2011


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

           Summary: iframe with scrolling=no incorrectly autoscrollable
           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: pkasting at google.com
                CC: hyatt at apple.com, adele at apple.com


Load LayoutTests/fast/events/autoscroll-with-non-scrollable-parent.html .  Click in the <input> inside the iframe and drag downwards.  Notice the frame contents scroll, even though the iframe is marked scrolling=no.  I guess this is some kind of bug in RenderLayer::scrollRectToVisible().  Firefox gets this right.

Amusingly, the actual test text (visible onscreen) claims the test is checking for this bug, but the test source doesn't actually check this.

-- 
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