Infocatcher / Private_Tab

Adds private tabs, restartless extension for Firefox (20.0+) and SeaMonkey (2.17+)
https://addons.mozilla.org/addon/private-tab/
Other
86 stars 20 forks source link

Have conflict with Stylish code #183

Open quyleanh opened 9 years ago

quyleanh commented 9 years ago

Thanks for your much convenient add-on. I have problem when I install it with stylish code for appearance of Firefox. Here is link to code https://userstyles.org/styles/116309/nightly-fox It becomes bigger when I close a tab. 29 Because I don't know much about editing CSS code so I just try to disable your add-on and it work normally. 38

If there are any solution for stylish code or your add-on to solve this issue, please tell me. Thank you so much.

ps: sorry for my bad English.

Infocatcher commented 9 years ago

Oh, I see. This is due to fixes for clickable area of button after last tab and all work fine with extensions.privateTab.fixAfterTabsButtonsAccessibility = false (in about:config). I'll take a look, how to fix this.

P.S. Sorry for late reply.

Infocatcher commented 9 years ago

Anyway this fix isn't needed with squared tabs (and tab-like buttons after last tab), so may be just disabled in this case.

quyleanh commented 9 years ago

Thank you for replying. I have changed extensions.privateTab.fixAfterTabsButtonsAccessibility = false in about:config, and it seems work well. For long waiting time, I trained myself by using hot key, Alt + Ctrl + P, and it works as well. So, thank you again, very convenient and useful addon.