#11535 closed defect (worksforme)
FilteringSelect/ComboBox loosing values if dojo.dialog or dojo.fx used
Reported by: | grc1980 | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Dijit - Form | Version: | 1.3.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When using filteringselects or comboboxes on a for along with either a dojo.Dialog or dojo.fx animation the values that have been entered are lost.
This happens as soon as the dialog box or animation starts, the values remain missing once either the dialog is closed or the animation has finished.
If you try and reselect the values, the filteringselect/combobox list not display when clicking the select arrow.
To regain control, the page has to be refreshed.
Change History (3)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Closing for lack of test case.
comment:3 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
Please attach a test case, and also explain what you mean by "loosing values", thanks.