I have a combobox, when input data, combobox search data then klick or press down arrow then enter / tab to choose that option, Enter keyCode(13) just working in combobox if the data focus but Tab keyCode(9) working / choose option without focus, but I can't find how to focus in comboboxI have a combobox, when input data, combobox se