From ce8b16f6a6a7aed26a251d8a6b863ec2c4473518 Mon Sep 17 00:00:00 2001 From: piro Date: Fri, 23 Nov 2007 07:54:23 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9C=80=E5=BE=8C=E3=81=AE=E7=A9=BA=E3=81=AE?= =?UTF-8?q?=E3=82=BF=E3=83=96=E3=81=8C=E3=82=B5=E3=83=96=E3=83=84=E3=83=AA?= =?UTF-8?q?=E3=83=BC=E3=81=AB=E5=B1=9E=E3=81=97=E3=81=A6=E3=81=84=E3=82=8B?= =?UTF-8?q?=E6=99=82=E3=81=AB=E3=83=96=E3=83=83=E3=82=AF=E3=83=9E=E3=83=BC?= =?UTF-8?q?=E3=82=AF=E3=82=B0=E3=83=AB=E3=83=BC=E3=83=97=E3=82=92=E9=96=8B?= =?UTF-8?q?=E3=81=8F=E9=9A=9B=E3=81=AF=E3=80=81=20=E3=81=9D=E3=81=AE?= =?UTF-8?q?=E3=82=BF=E3=83=96=E3=82=92=E3=83=84=E3=83=AA=E3=83=BC=E3=81=8B?= =?UTF-8?q?=E3=82=89=E8=A7=A3=E6=94=BE=E3=81=99=E3=82=8B=E3=82=88=E3=81=86?= =?UTF-8?q?=E3=81=AB=E3=81=97=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@1610 599a83e7-65a4-db11-8015-0010dcdd6dc2 --- content/treestyletab/treestyletab.js | 1 + 1 file changed, 1 insertion(+) diff --git a/content/treestyletab/treestyletab.js b/content/treestyletab/treestyletab.js index 9266f1f0..9f0bc174 100644 --- a/content/treestyletab/treestyletab.js +++ b/content/treestyletab/treestyletab.js @@ -992,6 +992,7 @@ catch(e) { if (!doReplace && TreeStyleTabService.getTreePref('openGroupBookmarkAsTabSubTree') && !browser.treeStyleTab.parentTab) { + browser.treeStyleTab.partTab(browser.mTabContainer.childNodes[index]); TreeStyleTabService.readyToOpenChildTab($1, true); } ]]>