タブをドラッグできなくなっていた

git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5084 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
piro 2009-09-04 00:00:32 +00:00
parent 1d24f32958
commit 7ce921f0bb

View File

@ -30,7 +30,7 @@ TreeStyleTabBrowserTabbarDNDObserver.prototype = {
{
var sv = this.mOwner;
if (sv.isEventFiredOnClickable(
if (sv.evaluateXPath(
'ancestor-or-self::*[contains(" scrollbar popup menupopup panel tooltip ", concat(" ", local-name(), " "))]',
aEvent.originalTarget,
XPathResult.BOOLEAN_TYPE