[Webkit-unassigned] [Bug 176817] New: Properly ensure user gestures don't get propagated across reloads

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 12 17:06:15 PDT 2017


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

            Bug ID: 176817
           Summary: Properly ensure user gestures don't get propagated
                    across reloads
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mrajca at apple.com

Currently, when the user presses a keyboard shortcut in the client to reload a page, that may get registered as a user gesture on the reloaded page. We should either:

- Clear the user gesture token when the reload occurs, or
- Not register user gesture tokens in the first place for keyboard events that aren't actually handled

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170913/f14441f1/attachment.html>


More information about the webkit-unassigned mailing list