[Webkit-unassigned] [Bug 61227] New: [Windows] Window focus event fires twice

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 20 17:00:51 PDT 2011


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

           Summary: [Windows] Window focus event fires twice
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bfulgham at webkit.org


Created an attachment (id=94292)
 --> (https://bugs.webkit.org/attachment.cgi?id=94292&action=review)
Example demonstrating the problem

(Reported by Anthony Johnson)
The attached example html demonstrates a bug in the Windows version of WebKit (both the Apple Safari version and the WinCairo port.)  This problem does not exist in the Chromium browser, or the Mac version of Safari.

1. Add an event listener for the window's onfocus event.
2. Click outside of Safari.
3. Click back inside the HTML view of Safari.
4. Observe that two window focus events are fired.

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