#16177 closed defect (fixed)
[regression] CheckedMultiSelect gives 'scope["_onHover"] is null'
Reported by: | BryanRJ | Owned by: | bill |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8.2 |
Component: | DojoX Form | Version: | 1.8.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
JSFiddle example at http://jsfiddle.net/6QGNZ/ .
In dojo 1.7.3, the given code creates a drop-down checkedmultiselect.
In dojo 1.8.1, it throws an exception complaining about scope_onHover? in lang.hitch.
Change History (7)
comment:1 Changed 8 years ago by
comment:2 Changed 8 years ago by
Milestone: | tbd → 1.8.2 |
---|---|
Owner: | changed from dante to bill |
Status: | new → assigned |
comment:5 Changed 8 years ago by
Version: | 1.8.1 → 1.8.0 |
---|
comment:7 Changed 8 years ago by
Summary: | CheckedMultiSelect gives 'scope["_onHover"] is null' → [regression] CheckedMultiSelect gives 'scope["_onHover"] is null' |
---|
Note: See
TracTickets for help on using
tickets.
Because _CheckMultSelectMenuItem.html has: