タブをドラッグできなくなっていた
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5084 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
1d24f32958
commit
7ce921f0bb
@ -30,7 +30,7 @@ TreeStyleTabBrowserTabbarDNDObserver.prototype = {
|
|||||||
{
|
{
|
||||||
var sv = this.mOwner;
|
var sv = this.mOwner;
|
||||||
|
|
||||||
if (sv.isEventFiredOnClickable(
|
if (sv.evaluateXPath(
|
||||||
'ancestor-or-self::*[contains(" scrollbar popup menupopup panel tooltip ", concat(" ", local-name(), " "))]',
|
'ancestor-or-self::*[contains(" scrollbar popup menupopup panel tooltip ", concat(" ", local-name(), " "))]',
|
||||||
aEvent.originalTarget,
|
aEvent.originalTarget,
|
||||||
XPathResult.BOOLEAN_TYPE
|
XPathResult.BOOLEAN_TYPE
|
||||||
|
Loading…
Reference in New Issue
Block a user