Issue 3353: Search suggestion should be closed on space
Status:  New
Owner: ----
Reported by org...@gmail.com, May 5, 2015
Affected Version: 2.11

What steps will reproduce the problem?
1. Type in the search box "project:gerrit message:foobar" then press Enter.

What is the expected output? What do you see instead?
The message part is removed and only project:gerrit remains.

When you type "project:ger" the search suggestion box is displayed, but if you ignore it and continue typing, it doesn't disappear, and when you press Enter everything that follows the completed part is erased.

I'd also expect it to disappear when hitting backspace/delete, when the query has less than the minimum for completion (e.g. project:ger<BS><BS><BS>)