dbergey / Type-To-Navigate

Keep your hands on the keyboard while browsing the web. Type any text that occurs inside a link, and hit return to follow it. ⌘G jumps to the next link containing the text, and ⌘⇧G jumps to the previous. Hit ESC to cancel or exit a focused field.
33 stars 9 forks source link

Add key to find textfields #6

Closed franciscolourenco closed 12 years ago

franciscolourenco commented 13 years ago

With Type-To-Navigate I hardly ever have to use my trackpad.

Unfortunately, most website aren't very keyboard friendly, so the tab key won't place you inside the search field or other textfields.

It would be awesome to be able to have a key (like /) which places me in the first textfield, and let's me jump to the others with ⌘G .

Thanks!

dbergey commented 12 years ago

Generally, if the web page area has focus, Tab will take you to the first text field. Can you provide me with an example of a site that does not allow this?

dbergey commented 12 years ago

Also, if the web page does NOT have focus, extensions can't trap any keystrokes.

franciscolourenco commented 12 years ago

I think this only happened in chrome, and I thought it happened in safari as well..

this option is enabled by default and that used to be the culprit: http://goo.gl/vH0lv

On Friday, January 6, 2012 at 02:49 , Daniel Bergey wrote:

Generally, if the web page area has focus, Tab will take you to the first text field. Can you provide me with an example of a site that does not allow this?


Reply to this email directly or view it on GitHub: https://github.com/dbergey/Type-To-Navigate/issues/6#issuecomment-3379731

franciscolourenco commented 12 years ago

let's close this

dbergey commented 12 years ago

fair enough