Opened 12 years ago
Closed 12 years ago
#7652 closed defect (fixed)
dojox.form.DropDownSelect does not handle fixed-width sizes.
Reported by: | Nathan Toone | Owned by: | Nathan Toone |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Form | Version: | 1.2beta |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The style node should be part of the attributemap that gets copied to the focusnode (the button node)
Note: See
TracTickets for help on using
tickets.
(In [15239]) Fixes #7652 - apply the style declaration to the focusNode - and provide a test case