[Bug 12949] click() shouldn't have special powers over dispatching click event manually

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12949

--- Comment #22 from Olli Pettay <Olli.Pettay@gmail.com> 2011-07-05 09:33:08 UTC ---
(In reply to comment #21)
> From the logic of dispatching events it does not make sense that the event
> carries the default action.
Event doesn't carry the default action.
Default action happens (usually) right after event dispatch, but
before the control is back to the caller.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 5 July 2011 09:33:14 UTC