[Bug 27337] For synthetic activation, should the original event still be dispatched?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27337

--- Comment #2 from Manish Goregaokar <manishearth@gmail.com> ---
If so, is there any order to it?

A synthetic click consists of the following:

 - Pre activation dispatch
 - Click dispatch
 - Post activation dispatch


The key event it originated from also has keyup/keydown/keypress. How do these
interleave?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 17 November 2014 13:07:30 UTC