コメント
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@4948 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
01ac2c7e2c
commit
46a577ba5f
@ -2627,6 +2627,8 @@ TreeStyleTabBrowser.prototype = {
|
|||||||
sourceBrowser.treeStyleTab.getParentTab(aTab) : null ;
|
sourceBrowser.treeStyleTab.getParentTab(aTab) : null ;
|
||||||
}, this);
|
}, this);
|
||||||
|
|
||||||
|
// Firefox fails to "move" collapsed tabs. So, expand them first
|
||||||
|
// and collapse them after they are moved.
|
||||||
var collapseExpandState = [];
|
var collapseExpandState = [];
|
||||||
if (aInfo.action & this.kACTION_IMPORT &&
|
if (aInfo.action & this.kACTION_IMPORT &&
|
||||||
'swapBrowsersAndCloseOther' in targetBrowser) {
|
'swapBrowsersAndCloseOther' in targetBrowser) {
|
||||||
|
Loading…
Reference in New Issue
Block a user