cliffordfajardo / cato

Spotlight and alfred app like search in your browser 🔍.
https://chrome.google.com/webstore/detail/cato/icphdcfpompgbdikholnedfeidemgobg
MIT License
262 stars 22 forks source link

After executing "Show All Commands" the arrow keys can push the result targeting out of bounds #10

Closed Olian04 closed 7 years ago

Olian04 commented 7 years ago

After executing "Show All Commands" the arrow keys can push the result targeting out of bounds. Ex:

  1. Search for: Show All Commands, and execute the command.
  2. Press the up key. The targeting has now been lost.

Versions: Cato: 1.1.2 Chrome: 60.0.3112.113 OS: Ubuntu 17.04

cliffordfajardo commented 7 years ago

Fixed, will get it out in the next release today. Thanks!

Fixed in this commit

Olian04 commented 7 years ago

@cliffordfajardo Still kind of broken. Replicate:

  1. Search for Show All Commands and execute the command.
  2. Press the up key. (In principal you only need to press it once, but in order to easier see the problem, press it at least 10 times.)
  3. Press the down key. The targeting should now have jumped all the way down to the last visible result.