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

Pressing the up button resets the caret position to the beginning of the search string #5

Closed Olian04 closed 7 years ago

Olian04 commented 7 years ago

Pressing the up key moves the caret to the beginning of the search string, but pressing the down key moves the caret to the end of the search string. Ex:

  1. Search for i
  2. Press the Up key on the keyboard. The caret should now have moved to the beginning of the search string.
  3. Press the 'Down' key on the keyboard. The caret should now have moved to the end of the search string.

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

cliffordfajardo commented 7 years ago

Fixed in this commit.

Let me know if this doesn't work in the newer version of cato of 1.1.3

Olian04 commented 7 years ago

@cliffordfajardo It's still broken in 1.1.3