Fixing CTRL+TAB

git-svn-id: svn://10.0.0.236/trunk@131832 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
hyatt%netscape.com 2002-10-11 22:24:02 +00:00
parent fe6f0793e9
commit b1f338db70

View File

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