sparhami / fstbh

Firefox addon that makes the top toolbar overlay the page rather than push it out of the way while in fullsecreen mode.
GNU General Public License v3.0
5 stars 1 forks source link

Breaks "Tree Style Tab" addon #6

Open through-a-haze opened 9 years ago

through-a-haze commented 9 years ago

I also use the "Tree Style Tab" addon, and sometimes after starting Firefox it breaks. Helps only switching between on/off "Maximized Autohide" mode. normal: http://screencast.com/t/u4y6VP5zSr4 bug: http://screencast.com/t/OpOLBxjr

I hope you can fix it :)

sparhami commented 9 years ago

I tried reproducing this on Linux and Windows with some different combinations of settings, but was unable to reproduce.

Could you do the following: Make sure there aren't any other add-ons that are conflicting Let me know what version of both add-ons you are using In about:options, list all the non-default options for extensions.treestyletab In about:options, list all the non-default options for extensions.fstbh

through-a-haze commented 9 years ago

I created a new clear profile and install this addons with my settings but can't reproduce the bug. Then I install one more addon "Hide Caption Titlebar Plus" which I use too, and at once after restart FF the bug was reproduced! But if I turn off "Toolbar Autohide" or "Hide Caption Titlebar Plus" I can't reproduce the bug again.

I use: Windows 7 Firefox 37.0.1 Toolbar Autohide — 6.7.0 Tree Style Tab — 0.15.2014120101 Hide Caption Titlebar Plus — 2.8.9


Toolbar Autohide non-default options:

extensions.fstbh.fullscreenAutohide;true extensions.fstbh.maximizedAutohide;true extensions.fstbh.normalAutohide;true extensions.fstbh.showEvents.showOnTabOpen;true extensions.fstbh.showEvents.showOnTabSelect;false extensions.fstbh.style.browserBottomBox;default


Tree Style Tab non-default options:

extensions.treestyletab.autoCollapseExpandSubtreeOnAttach;false extensions.treestyletab.autoCollapseExpandSubtreeOnSelect;false extensions.treestyletab.closeParentBehavior;0 extensions.treestyletab.closeRootBehavior;1 extensions.treestyletab.prefsVersion;10 extensions.treestyletab.show.context-item-reloadDescendantTabs;true extensions.treestyletab.show.context-item-removeDescendantTabs;true extensions.treestyletab.tabbar.autoHide.area;5 extensions.treestyletab.tabbar.autoHide.delay;0 extensions.treestyletab.tabbar.autoHide.mode;1 extensions.treestyletab.tabbar.autoHide.mode.toggle;1 extensions.treestyletab.tabbar.autoShow.accelKeyDown.delay;1000 extensions.treestyletab.tabbar.autoShow.feedback;true extensions.treestyletab.tabbar.autoShow.feedback.delay;300 extensions.treestyletab.tabbar.style;metal extensions.treestyletab.tabbar.width;293


Hide Caption Titlebar Plus

Only check "System TitleBar always hidden" on the first tab bottom

Maybe it is not your bug, but maybe you can find some solution in your addon?