[Webkit-unassigned] [Bug 105138] New: When the usergesture of mousedown is consumed, mouseup shouldn't have a user gesture indicator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 16 15:20:28 PST 2012


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

           Summary: When the usergesture of mousedown is consumed, mouseup
                    shouldn't have a user gesture indicator
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jochen at chromium.org
                CC: abarth at webkit.org, cdn at chromium.org


just came across a pop-under which does the popup creation in mousedown and the hiding in mousedown.

Can probably be fixed by using the same UserGestureIndicator::Token for related events

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