When I use an autocomplete, I type "John" which comes up with "John Doe" high lighted in the input box, if i hit tab i get a tab in the input box. I want to have an option to select item from the drop-down using the keyboard keys.
For example when adding input controls (entries) inside the NoResultsTemplate, I want to type in the entries but the focus is moved to the Autocomplete control. Same behavior with SuggestionView and SuggestionItem Templates
On macOS the focus is on the Entry inside the templates