[Webkit-unassigned] [Bug 80536] New: REGRESSION: When Safari is not frontmost, pages should not get mouse moves or hover

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 7 13:33:37 PST 2012


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

           Summary: REGRESSION: When Safari is not frontmost, pages should
                    not get mouse moves or hover
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Mac OS X 10.7
            Status: NEW
          Keywords: InRadar, Regression
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bdakin at apple.com


On Lion with legacy-style scrollbars enabled in System Preferences, load http://www.webkit.org/ in a window in Safari, then bring another app to the front, but leave the Safari window visible. Now hover over the Safari window; you'll see that the links show hover feedback. This should not happen; pages in the background should not be able to spy on my mouse movement.

This regressed with http://trac.webkit.org/changeset/101619/trunk which removed code from EventHandler to perform a read only hit test when onlyUpdateScrollbars is true

<rdar://problem/10940970>

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