[Webkit-unassigned] [Bug 91285] confirm() pauses thread execution but doesn't prevent new, default, events from firing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 14 11:10:08 PDT 2012


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





--- Comment #3 from Alexey Proskuryakov (on vacation until 7/18) <ap at webkit.org>  2012-07-14 11:10:08 PST ---
What I observe in Safari is that the submit event is dispatched before keyup, which doesn't appear to be related to suspending events during a confirm(). One can check this by replacing console.log() with an alert(), making relative timing obvious.

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