Ticket #2530048 (accepted enhancement)

Reporter


Luke Smith
Opened: 03/15/11
Last modified: 09/19/12
Status: accepted
Type: enhancement

Owner


Luke Smith
Target Release: BACKLOG
Priority: P4 (low)
Summary: Add support for synthetic event simulation
Description:

This may not strictly be necessary, since synths should be triggered by DOM events, which can themselves be simulated, but it may be worth while to bundle up the triggering mechanism to spare the
implementer having to know the triggering events, sequence, and conditions, and do the dance to simulate them.

This would introduce a new dependency to event-simulate, so is further evidence that on/detach, delegate/detachDelegate, and simulate should be composable on the adapter rather than having the
permanent place holders.

Type: enhancement Observed in Version: 3.3.0
Component: Event Severity: S3 (normal)
Assigned To: Luke Smith Target Release: BACKLOG
Location: Library Code Priority: P4 (low)
Tags: Relates To:
Browsers: N/A
URL:
Test Information:

Change History

Jenny Donnelly

YUI Developer

Posted: 09/19/12
  • milestone changed from 3.NEXT to BACKLOG

Moving from 3.NEXT to BACKLOG.