#3532 closed defect (fixed)
Make DropDownButton work with ColorPalette
Reported by: | Adam Peller | Owned by: | Becky Gibson |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Cc: | bill | |
Blocked By: | Blocking: |
Description
and perhaps other widgets as well. Needed for Toolbar
Change History (10)
comment:1 Changed 15 years ago by
comment:3 Changed 15 years ago by
comment:4 Changed 15 years ago by
comment:5 Changed 15 years ago by
Cc: | bill added |
---|---|
Milestone: | 0.9beta → 0.9 |
need to finish scheme to tear down the dropdowns in a consistent way and have the popup manager do all the closing. onClose? new handler like onTeardown?
comment:6 Changed 15 years ago by
Owner: | changed from Adam Peller to Becky Gibson |
---|
This should be fixed once #3544 is fixed.
comment:8 Changed 15 years ago by
Status: | new → assigned |
---|
comment:9 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:10 Changed 11 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
(In [9308]) Change DropDownButton? menuId attribute to dropDownId to support other types of widgets. Refs #3532