[Webkit-unassigned] [Bug 33962] 'blur' event fired while modal dialog box is up

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 22 17:45:29 PST 2010


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





--- Comment #21 from James Robinson <jamesr at chromium.org>  2010-02-22 17:45:29 PST ---
The behavior changed from Safari 4.0.4 at
http://trac.webkit.org/changeset/48257 which was a fix to bug
https://bugs.webkit.org/show_bug.cgi?id=27105 "Blur and focus events are not
fired when window is blurred and focused".  This makes sense, the modal dialog
was causing the window to get blurred/focused.  However the blurred/focused
window still shouldn't fire blur/focus events if it is hidden behind a modal
dialog.

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