Hi there,
To reproduce:
We have an application using editable Actipro ribbon ComboBox in the ribbon group.
1. The combo box got focus when the user is typing in it.
2.The Use swaps to another application (for example Notepad) while the combo box still owning focus.
3.The user swaps back to our application by clicking it windows titlebar, now the combo box loses its focus and the user needs to click the ComboBox to get the focus back.
We have noticed that this only happens in the ribbon. The ComboBox can keep the focus if it is put in the normal windows area.
Our customer is complaining this issue because they frequently swap between different applications and have to make an extra mouse click to be back to the original place of the combobox.
Any help appreciated.