Bug 458173 - Focus completely busted with Ctrl+Tab. r=gavin

This commit is contained in:
Dão Gottwald 2008-10-02 17:06:36 +02:00
parent f2d37b9e0a
commit 20df30db0e

View File

@ -230,7 +230,12 @@
<label crop="center" flex="1"/>
</tooltip>
<panel id="ctrlTab-panel" class="KUI-panel" hidden="true" noautofocus="true" noautohide="true" level="top">
<panel id="ctrlTab-panel" class="KUI-panel" hidden="true" noautofocus="true" level="top"
#ifdef XP_WIN
# XXX bug 457997
noautohide="true"
#endif
>
<label id="ctrlTab-label" flex="1"/>
<svg:svg id="ctrlTab-svgRoot">
<svg:defs>