[Webkit-unassigned] [Bug 113441] New: Fling gestures incorrectly bubble across iframes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 27 14:30:44 PDT 2013


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

           Summary: Fling gestures incorrectly bubble across iframes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bokan at chromium.org
                CC: tdanderson at chromium.org


Steps to reproduce:
1. Fling a scrollable iframe so that it reaches the end

What happens:
Once the iframe is scrolled fully, any remaining scrolls generated by the fling will be propagated to its parent frame/page.

What should happen instead:
The fling should stop once the iframe has scrolled fully.

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