When i set a selection in a combobox combo.select(myselection)
or when i bind the selection to the combobox with the use of the view model
viewmodel.setData(...)
, then automatically the combobox expands.
This happens randomly to some comboxes in the form, others behave normally and appears only in Internet Explorer (I use version 11). Chrome, firefox ,opera, dolphin behaves normally. In the debug console I don't see this, strange.Has anybody faced the same problem? Is it a bug of ext?