#3599 closed defect (fixed)
DropDownButton text in toolbars does not disappear in Tundra
Reported by: | Adam Peller | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
DropDownButton? needs to conform to the same specs as Button, and Tundra fixed up such that the label can be easily hidden for non-a11y.
Change History (2)
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
(In [9738]) Add dijitButtonContents class to DropDownButton? template. Fixes #3599