Combobox list issue

Only one list is visible when reselecting after selecting an item in Combobox.
(Combobox list issue)

Request
What do I do when I click again so that I can’t see all the lists again?

Before
image

After selecting
image

After (want)
image

Please, try to use a readOnly mode:
https://snippet.dhtmlx.com/igjsuf7y
instead of default filtering mode.