Hi,
I have problem with subclassed ComboBoxItem. When I have set EmptyDisplayValue for it, focus on it and trying to get values from corresponding form: criteria is generated for combobox with value EmptyDisplayValue. If focus is not on that item, everything is fine and no additional criteria are generated.
It seems to me like a bug, but can you recommend me please some quick fix which would work in existing code?
3.0.2011-09-28-EVAL
Firefox
I have problem with subclassed ComboBoxItem. When I have set EmptyDisplayValue for it, focus on it and trying to get values from corresponding form: criteria is generated for combobox with value EmptyDisplayValue. If focus is not on that item, everything is fine and no additional criteria are generated.
It seems to me like a bug, but can you recommend me please some quick fix which would work in existing code?
3.0.2011-09-28-EVAL
Firefox
Comment