Search Suggestions

Status

Complete

Improved and extended search pop up that offers more suggestions and information, including suggested creators and tags.

This is bugged.

Make an html file with just a single textbox in it. enter a multi word text in it and try following

End key (goes to end of text)

Home key (goes to start of text)

Ctrl-Left one word back

Ctrl-Right one word forward

Ctrl-Shift-Right select/deselect one word

Ctrl-Shift-left select/deselect one word

Ctrl-Shift-End select everything to the end

Ctrl-Shift-Home select everything to start

Neither of these works in your filter due to stuff you have added to dropdown. dropdown items should only be if down arrow pressed and deactivate when up arrow pressed. meaning if I’m typing something in the text box, I should have all controls over it and once I press down arrow, the first item in the dropdown activate and then I can navigate through it and if I press up arrow, it should disable navigating the dropdown items and go back to text box.