1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-23 03:25:52 +01:00

Don't use a popuppanel for the visual bell if possible.

Update issue #125
This should no longer be a problem after tonight's nightly on
Firefox 4.
This commit is contained in:
Kris Maglione
2010-11-09 16:47:01 -05:00
parent ce679ddae0
commit 75b5522073
3 changed files with 23 additions and 11 deletions

View File

@@ -28,7 +28,7 @@
<window id="&dactyl.mainWindow;">
<popupset>
<panel id="dactyl-visualbell" dactyl:highlight="Bell"
<panel id="dactyl-popup-bell" dactyl:highlight="Bell"
noautohide="true" noautofocus="true"/>
<menupopup id="dactyl-contextmenu"
@@ -54,6 +54,10 @@
oncommandupdate="&events;.onSelectionChange(event);"/>
</window>
<deck id="tab-view-deck">
<vbox id="dactyl-deck-bell" dactyl:highlight="Bell"/>
</deck>
<vbox id="&dactyl.commandContainer;">
<vbox class="dactyl-container" hidden="false" collapsed="true">