Comment 0 for bug 987294

Revision history for this message
Michal Hruby (mhr3) wrote : [regression] Arrow keys not working in dash's search bar

If the search bar's text is not an empty string, the arrow keys and the whole interaction with the search bar is in a weird state. To reproduce:

1) Open dash and search for "gedit"
2) Close the dash using the super key
3) Open the dash again
4) You should see the "gedit" search string selected, but pressing left/right arrow keys doesn't move the cursor, pressing enter doesn't activate the result, and using mouse to deselect the search string is showing weird inverted behaviour

As a note - when in state 4) pressing the escape or backspace keys (or any key to replace the selection) fixes the weird state of the search bar.