Closed Bug 95941 Opened 23 years ago Closed 23 years ago

[RFE] Key combo to jump to first text field in first form on page

Categories

(Core :: DOM: UI Events & Focus Handling, enhancement)

x86
Linux
enhancement
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 66285

People

(Reporter: greenrd, Assigned: aaronlev)

References

()

Details

(Whiteboard: dupeme)

On data entry forms I very often have to click on the first text field before I can type anything (unless, like google.com the page has a piece of javascript to focus a textfield). It would slightly help to avoid repetitive strain injury to have a key to put the cursor in the first text field in the first form on the page. Repetitive pressing of the key could cycle between text fields. Tab key is too slow in general, because it also goes over links etc. It's also not desirable in general to autofocus on a textfield at the start, because then up, down, pgup, pgdown won't scroll the whole page as desired without clicking outside the textfield. So a new hotkey seems like the best solution. If this already exists, it doesn't seem to be mentioned in Help or bugzilla anywhere - hotkeys are useless unless people know about them.
We're considering making Tab go only to form elements and providing some other way to navigate between links. You would then be able to get to the first form element on a page by hitting tab some fixed number of times, hopefully once, but possibly 2 or 3 times depending on where the content area and url bar are in the tab order. See bug 66285.
Whiteboard: dupeme
Marking as DUPE of bug 66285 That bug describes the UI specification for keyboard access to forms and similar suggestions to those in this bug are mentioned. Reporter: If you disagree you are free to REOPEN *** This bug has been marked as a duplicate of 66285 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
mass verification of duplicate bugs: to find all bugspam pertaining to this, set your search string to "DuplicateBugsBelongInZahadum". if you think this particular bug is *not* a duplicate, please provide a compelling reason, as well as check a recent *trunk* build (on the appropriate platform[s]), before reopening.
Status: RESOLVED → VERIFIED
Component: Keyboard: Navigation → User events and focus handling
You need to log in before you can comment on or make changes to this bug.