Ticket #3272 (new task)
ComboBox: standardize dropdown placement
| Reported by: | bill | Owned by: | haysmark |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.4 |
| Component: | Dijit | Version: | 0.9 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The drop down list can flutter between being above and below the <input> box depending on how much room there is on each side _and_ how much data is in the list. As you type the position can switch.
Since our drop downs auto-size to the space available, let's make the drop down always go below the <input> box, unless the space below the input box is really cramped (say, less that 100px).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.