Fixing CTRL+TAB

This commit is contained in:
hyatt@netscape.com 2007-08-21 21:59:01 -07:00
parent dab43ffff5
commit 88ce583869

View File

@ -1157,7 +1157,6 @@
<![CDATA[
this.mCurrentBrowser = this.mPanelContainer.firstChild;
this.mCurrentTab = this.mTabContainer.firstChild;
this.mTabBox.setAttribute("handleCtrlTab", "false");
]]>
</constructor>