- From: <bugzilla@jessica.w3.org>
- Date: Fri, 14 Oct 2011 18:29:54 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14457
Ian 'Hixie' Hickson <ian@hixie.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ian@hixie.ch
--- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-10-14 18:29:54 UTC ---
.click() is nothing like synthesizing a click event. It's how you actually
cause the browser to act as if the user had clicked, which can't be done by
synthesizing a click event.
What's the use case for .dblclick()?
--
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 Friday, 14 October 2011 18:30:00 UTC