Open
Bug 508207
Opened 16 years ago
Updated 3 years ago
Difficult to blur input box and focus page
Categories
(Firefox :: Keyboard Navigation, enhancement)
Tracking
()
UNCONFIRMED
People
(Reporter: sjoerd-mozilla, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2
To use find as you type and other keyboard shortcuts, the focus has to be on the page. Some websites (such as Google) automatically set focus to the text input box. You can give focus to the page by pressing or shift-Tab multiple times. I propose using a one-key shortcut for this, such as Escape.
Reproducible: Always
Actual Results:
1. Go to http://www.google.com/
2. Press Tab or shift-Tab until the page is focused
3. Type 'About<CR> to navigate to the "About Google" page
Expected Results:
1. Go to http://www.google.com/
2. Press Escape once
3. Type 'About<CR> to navigate to the "About Google" page
Comment 1•16 years ago
|
||
Probably easiest to just use Ctrl+F instead.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•