Bug 450477 - "cycling tabs using new Ctrl+Tab panel does not keep location bar focus" [r=Enn]

This commit is contained in:
Dão Gottwald 2008-08-20 01:11:14 -05:00
Родитель cbad2e3743
Коммит 99552e3533
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -235,7 +235,7 @@
<label crop="center" flex="1"/>
</tooltip>
<panel id="ctrlTab-panel" class="KUI-panel" hidden="true">
<panel id="ctrlTab-panel" class="KUI-panel" hidden="true" noautofocus="true">
<html:div id="ctrlTab-label-parent">
<html:span id="ctrlTab-label" height="100%"></html:span>
</html:div>