Fix urlbar suggestions showing up when non-printable keys are pressed …
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.