Inline autocomplete should also work on mouseover item selection
Original bug: https://bugzilla.gnome.org/show_bug.cgi?id=462269
As far as I can tell this is still valid.
====
Currently, the inline autocomplete functionality only works when using the cursor keys to traverse the dropdown items.
This bug is a request to make that work for mousing over dropdown items as well. Such behavior would be consistent also because the items are highlighted once the mouse cursor moves over them.