Ticket #6654 (closed defect: fixed)

Opened 7 months ago

Last modified 7 months ago

[dojox] Wires demo broken

Reported by: dante Owned by: jaredj
Priority: normal Milestone: 1.2
Component: DojoX Wires Version: 1.1.0
Severity: normal Keywords:
Cc: doughays

Description (last modified by jaredj) (diff)

The regression in 1.1 wrt to onkeyup caused the demo to break. There is no onkeyup in 1.2

from #6489

Existing uses of onkeyup to track onchange events should be changed to use intermediateChanges=true in dojo 1.2.

Attachments

dojox.wire.demos_20080430.patch (7.8 kB) - added by jaredj 7 months ago.

Change History

Changed 7 months ago by jaredj

  • description modified (diff)

This was an breaking API regression and was already fixed in ComboBox? by Douglas Hays for 1.1.1 (onkeyup if back). They should not have removed that API as it was public

That said, there is already a tracker for swapping to intermediateChanges ... but itnow shows as no-longer around. So ... I'll go about making that update today for 1.2.

Changed 7 months ago by jaredj

Changed 7 months ago by jaredj

  • status changed from new to closed
  • resolution set to fixed

(In [13504]) Updates to use intermediateChanges=true fixes #6654

Note: See TracTickets for help on using tickets.