• Fix urlbar suggestions showing up when non-printable keys are pressed

    diracdeltas committed May 17, 2017
    Fix #8896
    
    Test Plan:
    1. `npm run test -- --grep='press keyboard shortcut'` should pass
    2. go to a site with autocomplete entries; ex: twitter.com. press cmd+L to focus the urlbar and the cmd+C to copy. the autosuggest dialog should not appear.