From 798ce48a0d28a59d81f58dcb1256f3b0e2efc94a Mon Sep 17 00:00:00 2001 From: piro Date: Tue, 27 Apr 2010 04:32:23 +0000 Subject: [PATCH] =?UTF-8?q?=E3=82=BF=E3=83=96=E3=83=90=E3=83=BC=E3=81=AE?= =?UTF-8?q?=E4=BD=99=E7=99=BD=E9=A0=98=E5=9F=9F=E3=81=AB=E3=83=AA=E3=83=B3?= =?UTF-8?q?=E3=82=AF=E3=81=AA=E3=81=A9=E3=82=92=E3=83=89=E3=83=A9=E3=83=83?= =?UTF-8?q?=E3=82=B0=E3=81=97=E3=81=9F=E9=9A=9B=E3=80=81=E6=9C=80=E5=88=9D?= =?UTF-8?q?=E3=81=BE=E3=81=9F=E3=81=AF=E6=9C=80=E5=BE=8C=E3=81=AE=E3=82=BF?= =?UTF-8?q?=E3=83=96=E3=81=AE=E4=B8=8A=E3=81=B8=E3=81=AE=E3=83=89=E3=83=A9?= =?UTF-8?q?=E3=83=83=E3=82=B0=E3=81=A8=E3=81=97=E3=81=A6=E6=89=B1=E3=82=8F?= =?UTF-8?q?=E3=82=8C=E3=81=A6=E3=81=97=E3=81=BE=E3=81=A3=E3=81=A6=E3=81=84?= =?UTF-8?q?=E3=81=9F=E3=81=AE=E3=82=92=E4=BF=AE=E6=AD=A3=EF=BC=88=20http:/?= =?UTF-8?q?/piro.sakura.ne.jp/cgi-bin/bbs.cgi=3F2687=20=EF=BC=89?= 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@6621 599a83e7-65a4-db11-8015-0010dcdd6dc2 --- content/treestyletab/treestyletab.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/treestyletab/treestyletab.js b/content/treestyletab/treestyletab.js index 99113de8..d894a576 100644 --- a/content/treestyletab/treestyletab.js +++ b/content/treestyletab/treestyletab.js @@ -633,8 +633,6 @@ try{ window['piro.sakura.ne.jp'].autoScroll.processAutoScroll(aEvent); var info = this.getDropAction(aEvent, session); - if (!(info.position & this.kDROP_ON)) - return; var setEffectAllowedFunc; var observer = aTabBrowser; @@ -654,6 +652,7 @@ try{ // auto-switch for staying on tabs (Firefox 3.0 or later) if ( setEffectAllowedFunc && + info.position == this.kDROP_ON && info.target && !info.target.selected && (