You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thank you for providing thunderbird-user.js, it has been very helpful.
I believe there is a documentation error with 9110 (mail.tabs.autoHide). It says "false=Hides the tab bar if there is only one tab." It is the opposite. If true, then the tab bar will be hidden with one tab.
This is related to #21 where there was an extra bar added. If you set this variable to false, the extra bar (with 2+ tabs open) will be removed. This is the default experience.
I'm confused as to why this setting was changed in the first place though, I thought all changes were meant to be related to privacy and security but I don't think this affects any of that.
The text was updated successfully, but these errors were encountered:
You're right, it actually seems like an original oversight coming from here : arkenfox/user.js#646 (comment).
I'll fix this for the v91 and v102 ESR branches, bye 👋
Hi, thank you for providing thunderbird-user.js, it has been very helpful.
I believe there is a documentation error with 9110 (mail.tabs.autoHide). It says "false=Hides the tab bar if there is only one tab." It is the opposite. If true, then the tab bar will be hidden with one tab.
This is related to #21 where there was an extra bar added. If you set this variable to false, the extra bar (with 2+ tabs open) will be removed. This is the default experience.
I'm confused as to why this setting was changed in the first place though, I thought all changes were meant to be related to privacy and security but I don't think this affects any of that.
The text was updated successfully, but these errors were encountered: