[Webkit-unassigned] [Bug 178183] New: CMD+R / CMD+Q keyboard shortcuts are treated as user interaction with page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 11 12:43:22 PDT 2017


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

            Bug ID: 178183
           Summary: CMD+R / CMD+Q keyboard shortcuts are treated as user
                    interaction with page
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org
                CC: cdumez at apple.com

CMD+R / CMD+Q was considered as user interaction, but was mostly fixed in Bug 169995. However, we are still updating the most recent interaction time for these shortcuts, which has ramifications for anti-fraud efforts.

We should make sure we do not update interaction time or other relevant statistics unless the key event was 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/20171011/59828692/attachment.html>


More information about the webkit-unassigned mailing list