Ticket #6296 (new enhancement)

Opened 4 months ago

Last modified 3 weeks ago

Add support for dojo.continueEvent()

Reported by: toonetown Owned by: anonymous
Priority: low Milestone: future
Component: General Version: 1.0
Severity: normal Keywords:
Cc:

Description (last modified by toonetown) (diff)

Scenario: a class calls this.inherited(arguments) and the inherited function calls dojo.stopEvent on the event. However, the subclass wants to "un-cancel" the event after this.inherited has been called.

I don't think it's a major issue - but if your event gets stopped when calling this.inherited(), it might be helpful to have the ability to "restart" it in some way.

Change History

Changed 3 weeks ago by toonetown

  • description modified (diff)
  • reporter changed from nathan to toonetown

Changed 3 weeks ago by dylan

  • milestone changed from 1.2 to future
Note: See TracTickets for help on using tickets.