#1063 closed task (fixed)
DropDownContainer display
Reported by: | bill | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
After #1035 is fixed, DropDownContainer? (DropDownDatePicker?'s superclass) should be modified to display the drop down in the same way as PopupButton? (or ComboButton?), to avoid various bugs, including
- dropdown displays funny if inside a <td>
- container should be inline-block rather than block
Note: See
TracTickets for help on using
tickets.
fixed in r4642