[patch] [CLA] Invalidate the property "item" when changing the ComboBox input content
In [10668] the property "item" was introduced to provide an easy way to access the last selected item. Once a new text is typed into the input field of the combobox the item property should be reset to null, since the former item is not the selected one anymore.
Change History (7)
Owner: |
changed from wolfram to Douglas Hays
|
Summary: |
Invalidate the property "item" when changing the ComboBox input content →
[patch] [CLA] Invalidate the property "item" when changing the ComboBox input content
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Component: |
Dijit →
Dijit - Form
|
Sure. OK, please attach a patch and then assign to doughays to check in.