We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17f9c28 commit d0628c2Copy full SHA for d0628c2
waterfox/browser/components/statusbar/content/statusbar.xhtml
@@ -3,11 +3,10 @@
3
- License, v. 2.0. If a copy of the MPL was not distributed with this
4
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
5
6
-
7
<overlay id="tabfeature-overlay" xmlns:html="http://www.w3.org/1999/xhtml"
8
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
9
<toolbox id="navigator-toolbox">
10
- <toolbar id="status-dummybar" toolbarname="Status Bar" hidden="true" />
+ <toolbar id="status-dummybar" toolbarname="Status Bar" accesskey="" hidden="true" />
11
</toolbox>
12
<vbox id="browser-bottombox">
13
<toolbar id="status-bar" customizable="true" context="toolbar-context-menu" mode="icons"
0 commit comments