Opened 10 years ago
Closed 9 years ago
#16525 closed defect (fixed)
InlineEditBox:Select : widget show value instead label after save change
Reported by: | milad | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8.4 |
Component: | Dijit - Form | Version: | 1.8.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
hi all
if i use InlineEditBox? with Select,after change,widget show value instead label. 9month ago i report this bug but doughays not accept. http://bugs.dojotoolkit.org/ticket/15141#comment:10
Attachments (2)
Change History (9)
Changed 10 years ago by
Attachment: | option.zip added |
---|
comment:1 Changed 9 years ago by
Milestone: | tbd → 1.9 |
---|---|
Status: | new → assigned |
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:5 Changed 9 years ago by
Milestone: | 1.9 → 1.8.4 |
---|
comment:6 Changed 9 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Starting in [30526] robot/InlineEditBox.html fails. Can be manually reproduced by clicking the "US" Select under "Form Letter with predefined values, and no auto-save". The wrong initial value shows up in the Select, and the save button is enabled (but should be disabled).
Changed 9 years ago by
Attachment: | 16525.patch added |
---|
patch to fix asynchronous Select loading within InlineEditBox?
Note: See
TracTickets for help on using
tickets.
In [30526]: