From 35ac452226a3df47985cfa8c6b9ce45f3d2e99ad Mon Sep 17 00:00:00 2001 From: Piro / YUKI Hiroshi Date: Thu, 25 Aug 2016 23:48:14 +0900 Subject: [PATCH] Re-apply contextual color indicator after a tab is moved. The style is possibly lost at the "sidebar" style, by re-applyed XBL. --- modules/browser.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/browser.js b/modules/browser.js index 367f2ceb..261f4bfa 100644 --- a/modules/browser.js +++ b/modules/browser.js @@ -3747,6 +3747,8 @@ TreeStyleTabBrowser.prototype = inherit(TreeStyleTabWindow.prototype, { // twisty vanished after the tab is moved!! this.initTabContents(tab); + this.onTabContextIdChanged(tab); + this.window.TreeStyleTabWindowHelper.initTabMethods(tab, b); // On Firefox 29, 30 and laters, reopened (restored) tab can be