gecko-dev/browser/base/content/test/keyboard
James Teh 681ed6270e Bug 1575749: Implement toolbar navigation by typed character. r=Gijs
When focused on a toolbar button, users can now type the first (or first few) characters of another button's name to jump directly to that button.
The search characters are cleared after 1 second or if a non-character key is pressed.
This is similar to the typed character navigation implemented for HTML select controls.

Differential Revision: https://phabricator.services.mozilla.com/D43187

--HG--
extra : moz-landing-system : lando
2019-08-30 03:36:53 +00:00
..
.eslintrc.js
browser_toolbarButtonKeyPress.js Bug 1571389: For page actions which show an iframe, focus the iframe when the action is activated. r=jaws 2019-08-07 21:03:42 +00:00
browser_toolbarKeyNav.js Bug 1575749: Implement toolbar navigation by typed character. r=Gijs 2019-08-30 03:36:53 +00:00
browser.ini Backed out changeset 2bd128c84b4e (bug 1574567) for causing assertion failures on ServiceWorkerManagerService.cpp. 2019-08-19 22:00:28 +03:00
head.js Bug 1536521: Use a capturing listener for PanelMultiView's keydown handler. r=Gijs 2019-03-26 10:33:11 +00:00