summaryrefslogtreecommitdiffstats
path: root/application/palemoon/components
diff options
context:
space:
mode:
authorJustOff <Off.Just.Off@gmail.com>2018-08-23 23:29:38 +0300
committerJustOff <Off.Just.Off@gmail.com>2018-08-23 23:29:38 +0300
commit11c17e69a9ce07777644d8c638341dea3d0b0368 (patch)
tree34092f689e5e5dc43a6461a3c2ab3c9eb97671de /application/palemoon/components
parentc78bee9c135c1b645dd30501f65cb2cd864761a4 (diff)
downloadUXP-11c17e69a9ce07777644d8c638341dea3d0b0368.tar
UXP-11c17e69a9ce07777644d8c638341dea3d0b0368.tar.gz
UXP-11c17e69a9ce07777644d8c638341dea3d0b0368.tar.lz
UXP-11c17e69a9ce07777644d8c638341dea3d0b0368.tar.xz
UXP-11c17e69a9ce07777644d8c638341dea3d0b0368.zip
[PALEMOON] Fix document navigation using F6
Diffstat (limited to 'application/palemoon/components')
-rw-r--r--application/palemoon/components/downloads/content/downloadsOverlay.xul2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/palemoon/components/downloads/content/downloadsOverlay.xul b/application/palemoon/components/downloads/content/downloadsOverlay.xul
index 2a4fe9099..ca35ee3cf 100644
--- a/application/palemoon/components/downloads/content/downloadsOverlay.xul
+++ b/application/palemoon/components/downloads/content/downloadsOverlay.xul
@@ -35,7 +35,7 @@
oncommand="goDoCommand('downloadsCmd_clearList')"/>
</commandset>
- <popupset>
+ <popupset id="mainPopupSet">
<!-- The panel has level="top" to ensure that it is never hidden by the
taskbar on Windows. See bug 672365. For accessibility to screen
readers, we use a label on the panel instead of the anchor because the