Opened 13 years ago
Closed 13 years ago
#6654 closed defect (fixed)
[dojox] Wires demo broken
Reported by: | dante | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Wires | Version: | 1.1.0 |
Keywords: | Cc: | Douglas Hays | |
Blocked By: | Blocking: |
Description (last modified by )
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 (1)
Change History (3)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|
Changed 13 years ago by
Attachment: | dojox.wire.demos_20080430.patch added |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
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.