mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-23 15:55:47 +01:00
Don't use a popuppanel for the bell on Gecko<2 either.
This commit is contained in:
@@ -28,9 +28,6 @@
|
||||
<window id="&dactyl.mainWindow;">
|
||||
|
||||
<popupset>
|
||||
<panel id="dactyl-popup-bell" dactyl:highlight="Bell"
|
||||
noautohide="true" noautofocus="true"/>
|
||||
|
||||
<menupopup id="dactyl-contextmenu"
|
||||
onpopupshowing="return (event.target != this || dactyl.modules.commandline.onContext(event));">
|
||||
<menuitem id="dactyl-context-copylink"
|
||||
|
||||
Reference in New Issue
Block a user