Combo box editor problem

I’ve created combobox from select.

Problem:

Cursor moves to the end of input each time I’m using left and right arrow keys.


The possible reason for the issue is reloading combo when key pressed. Please, check the event handlers you have set.


If a problem persists, you can provide us the sample where the issue can be reproduced.