gecko-dev/browser/components/customizableui
James Teh 3efa5efdbd Bug 1506504: Add/fix keyboard behaviour for browser toolbar buttons which open popups. r=Gijs
1. Fix the Firefox menu button so that it only handles space and enter, rather than incorrectly activating for *all* key presses.
2. Add keyboard support (space and enter) for the Library and page Actions buttons.
3. Add keyboard support (space and enter) for customizable widgets of type "view"; e.g. the Developer button.
4. Add keyboard support (space and enter) for page action buttons pinned to the URL bar; e.g. the Send Tab to Device button.

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

--HG--
extra : moz-landing-system : lando
2018-12-20 11:33:32 +00:00
..
content Bug 1506504: Add/fix keyboard behaviour for browser toolbar buttons which open popups. r=Gijs 2018-12-20 11:33:32 +00:00
test Bug 1514505 - Remove unused urlbar-textbox-container. r=mak 2018-12-18 11:16:05 +00:00
CustomizableUI.jsm Bug 1506504: Add/fix keyboard behaviour for browser toolbar buttons which open popups. r=Gijs 2018-12-20 11:33:32 +00:00
CustomizableWidgets.jsm Bug 1491243 - remove subscribe button, menu items and subscription section out of feed previews, r=florian 2018-09-18 06:06:27 +00:00
CustomizeMode.jsm Bug 1509651 - Stop flushing style for knowing the UI direction. r=florian 2018-11-26 11:59:04 +00:00
DragPositionManager.jsm Bug 1509651 - Stop flushing style for knowing the UI direction. r=florian 2018-11-26 11:59:04 +00:00
PanelMultiView.jsm Bug 1509388 - Part 1 - Don't use a toolbarbutton element for the download-subview-toolbarbutton binding. r=Gijs 2018-12-13 18:47:28 +00:00
ScrollbarSampler.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
SearchWidgetTracker.jsm Bug 1478308 - Remove unnecessary ChromeUtils.imports in browser/ r=mikedeboer 2018-07-25 09:10:07 +01:00
moz.build Bug 1444392 - Part 1 - Add test-only helpers to open and close the main menu. r=Gijs 2018-04-04 11:34:16 +01:00