Files
gerrit/polygerrit-ui/app/elements/shared/gr-autocomplete
Becky Siegel b7cae63acc Fix '/' getting typed in search bar when pressed
Previously, pressing the '/' keyboard shortcut not only focused on the
search bar, but also added the character to the search.

This appears to have happened as a result of a javascript error. When an
additional check is added to prevent the error, the searchbar behaves as
expected.

Bug: Issue 7669
Change-Id: I217f311d1094b5050b392938983dd0cebd2f3790
2017-11-21 13:47:08 -08:00
..