#4252 closed defect (fixed)
ComboBox in TooltipDialog: drop down broken
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I think this is a problem with the popup manager rather than with combobox. See http://archive.dojotoolkit.org/dojo-2007-08-20/dojotoolkit/dijit/demos/mail.html for testcase. Click options tag then click down arrow for drop down list. Two problems:
- tooltip dialog disappears
- drop down appears in upper left corner
Change History (3)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [11064]) Fixes #4252: support combobox and other widgets with drop downs inside a TooltipDialog?
comment:3 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
Basically dup of #3843.