browser-focus-{next,previous}-form-field: new commands (bound to tab and S-tab, respe...
commit898b7295918e965c318957847802d86a557e4aa5
authorJeremy Maitin-Shepard <jeremy@jeremyms.com>
Fri, 28 Dec 2007 06:52:57 +0000 (28 01:52 -0500)
committerJeremy Maitin-Shepard <jeremy@jeremyms.com>
Fri, 28 Dec 2007 06:52:57 +0000 (28 01:52 -0500)
treea7b063c3c92c7a77fa264b20988658c048a9601c
parent78c70f2c43b3e6ba7a4e24b4ef3243a374107b51
browser-focus-{next,previous}-form-field: new commands (bound to tab and S-tab, respectively)

These commands are used to set focus to form fields.  They are
particularly useful when browser_prevent_automatic_form_focus_mode is
enabled.  They can also be used when in a form input mode, and have
roughly the same effect as the built-in tab handler.
modules/bindings/default/browser_buffer_normal.js
modules/browser_input.js
modules/hints.js