-
Bug
-
Resolution: Fixed
-
Major
-
4.0 alpha
-
None
-
None
If the ConfigurableFormPanel is in a tool managing a dirty state, this config will make the tool 'dirty' when it is not. Same issue with autoLoad on a store combo box, the issue is that setValue is called twice, once by the ConfigurableFormPanel, and once by the combobox / store.
[RUNTIME-1619] [ConfigurableFormPanel] Trouble with the config 'autoLoadOnValue' on combo boxes
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Fix Version/s | New: 4.0RC3 [ 13980 ] |
Affects Version/s | New: 4.0 alpha [ 12380 ] | |
Affects Version/s | Original: 4.0M5 [ 12981 ] |
Affects Version/s | New: 4.0M5 [ 12981 ] |
Description | Original: If the ConfigurableFormPanel is in a tool managing a dirty state, this config will make the tool 'dirty' when it is not. | New: If the ConfigurableFormPanel is in a tool managing a dirty state, this config will make the tool 'dirty' when it is not. Same issue with autoLoad on a store combo box, the issue is that setValue is called twice, once by the ConfigurableFormPanel, and once by the combobox / store. |