While ComboBox field text content is edited, ValueChangeListener is not inv

When the text content of ComboBox field is edited, ValueChangeListener is not invoked, even if isAllowCustomValue = true.
How to configure ComboBox, to invoke ValueChangeListener like In TextField ?