Use Case. we have a large list of Manufacturer and the user would like to use the Keyboard to navigate to for example
"Festo".
the current behavior.
the Manufacturer list is a Dropdown list. the user can search the list by pressing "F" for festo.
if the list of Manufactures starting with "F" is very long and the user would like to narrow the search by presses "E" after the "F" the list changes to the Manufacturer beginning with "E".
Enhancement.
the Search of the Dropdown list should be dynamic. if a user starts searching in the list for the Manufacturer Festo.
they could start by pressing "F" getting the List of all starting with "F" continuing to narrow down the results of the search by Pressing "E" getting the results of all Manufacturer starting with "FE" . continuing by pressing "FES" until "FESTO" is selected or the user chooses this per mouse Click.