Opened 12 years ago
Closed 12 years ago
#7509 closed enhancement (wontfix)
DropDownButton: allow for displaying menu on trailing edge
Reported by: | David Schwartz | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dijit - LnF | Version: | 1.1.1 |
Keywords: | ibm DropDownButton vertical-alignment | Cc: | |
Blocked By: | Blocking: |
Description
When these buttons are listed vertically to provide a means of left-side navigation, the menu choices should be listed along the trailing edge (i.e. the right side in left-to-right cultures). The arrow should also point toward the trailing edge.
Change History (5)
comment:1 Changed 12 years ago by
Summary: | DropDownButton doesn't allow for displaying menu on trailing edge → DropDownButton: allow for displaying menu on trailing edge |
---|---|
Type: | defect → enhancement |
comment:2 Changed 12 years ago by
Milestone: | tbd → 1.3 |
---|
comment:3 Changed 12 years ago by
Milestone: | 1.3 → 1.4 |
---|
comment:4 Changed 12 years ago by
Upon review, the use of widgets with the button-style graphics and behavior is really not appropriate for left navigation panel choices. Hence, closing this ticket would be fine by me.
comment:5 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Ok. I think we basically have what you want now with the vertical MenuBars of #8316 anyway. Thanks.
Note: See
TracTickets for help on using
tickets.
See also #4634 and #7511. I'm wondering if what we really want is a vertical MenuBar widget.
Having said that, it's simple to add a positioning option list to DropDownButton, like Tooltip (there's even a TODO in the code about it).