Ask HN: The Missing Key to Mastering the Keyboard
Why isn't there a keyboard shortcut that takes one directly to the viewport of a web browser?
Think about this. Surely, this is anecdotal evidence, but think about this: when I have to use the Mouse, this breaks my Flow. I have fully modded my OS X laptop such that I never need to touch the mouse except for the occasion that I am unable to scroll (vimium or D-pad and just about any arrangement of special keys).
Maybe this is a grave oversight or blunder on my part. I'll take it. But if I had a generic procedure for accessing the viewport with my keyboard, my productivity would increase tenfold.
Generally speaking, it is _interesting_ that this problem should exist at all for _web browsers_.
9 comments
[ 1.9 ms ] story [ 32.1 ms ] threadYour method works on Windows. (And _possibly_ when Chrome is in fullscreen mode.) But your method does not work on OS X. I'm not sure about *nix.
The "viewport" being the container of the Web page (or the container of your current DOM "window"), underneath your address bar or bookmarks. Basically, the Web page itself. I'm using the term "viewport" since, ideally, I don't truly want to Tab into the Web page itself because this assumes I want some element in the page, like a link. I'm prefer to be able to Tab to the "viewport" (Web page) and simply scroll, say, or use vimium commands. But more often than not, when I Tab from the address bar, I get either the bookmarks bar or the apps bar (Chrome). Firefox gives me similar behavior.
For the most part, I'm trying to determine if this is a limitation of OS X or a limitation of each particular browser.
I hit [tab] - focus switches through a bunch of links and eventually to the text entry box.
EDIT: Chrome manually sized, and is not full screen.
Darn. If it is, I've wasted your time. But then again, it's quite frustrating if it could be a plugin or something confugured in about://flags.
For instance, if I change the way Tab movies on OS X (snow leopard), it will toggle between jumping to bookmarks or to apps (which sit on the same row as the address bar). Sometimes if I Shift+Tab from the address bar, it will go to the last link on a web page.