- From: <bugzilla@jessica.w3.org>
- Date: Wed, 10 Oct 2012 10:10:16 +0000
- To: public-webapps-bugzilla@w3.org
Received on Wednesday, 10 October 2012 10:10:21 UTC
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19414 --- Comment #6 from Anne <annevk@annevk.nl> --- John, I read through that bug and it suggests you were using initEvent() inappropriately and should instead have used stopPropagation() and friends. As Aryeh mentions in this bug setTimeout(0, ...) is indeed the preferred way to queue something you want to have executed. I'm not sure there's anything for me to do here. If you think there is something to be done, maybe an example (in code) of what you are trying to accomplish and how your proposed method would make that easier could help me understand what we are talking about here as the bug did not. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 10 October 2012 10:10:21 UTC