[Bug 14457] New: Add Element.dblclick. Apparently calling .click is better than synthesizing a click event using .createEvent, so there should be a .dblclick method aswell.

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

           Summary: Add Element.dblclick. Apparently calling .click is
                    better than synthesizing a click event using
                    .createEvent, so there should be a .dblclick method
                    aswell.
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#top
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


Specification: http://www.w3.org/TR/html5/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
Add Element.dblclick.

Apparently calling .click is better than synthesizing a click event using
.createEvent, so there should be a .dblclick method aswell.

Posted from: 94.223.193.24
User agent: Opera/9.80 (Windows NT 6.0; U; en) Presto/2.7.62 Version/11.01

-- 
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 Thursday, 13 October 2011 23:51:24 UTC