Search autocomplete from history makes an invalid selection

When typing in the search field, the autocomplete feature will select an invalid entry from the list and use that when you hit ‘enter’ instead of using the text you have typed

For instance:

  • Search for “silverbullet” (type into search field and hit enter)
  • in the same search field, now type “sillybug” and hit enter.
  • As you type, the search field highlights “silverbullet” from the history and keeps it hightlighted.
  • then when you hit enter, the search is performed for “silverbullet” and the text you typed for “sillybug” has been discarded.