-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Middle clicking links in a private tab opens a normal tab #152
Comments
I am experiencing this issue also. Nightly on Win7 SP1 64-bit (32-bit Nightly build though). |
This caused by fix for https://bugzilla.mozilla.org/show_bug.cgi?id=1017156 So, as a temporary workaround may be used extensions.privateTab.makeNewEmptyTabsPrivate = -1 |
Corrected, test version: private_tab-0.1.7.3pre2-fx-sm.xpi (source). |
Seems to be working, cheers. |
I only just noticed the fix. It's working for me. |
Also our previous fix for Fast Dial isn't needed… Looks like label for empty tab was corrected in release version, tested with: Firefox 33.0.3, 33.1.1, 34.0.5, 38.0a1 (2015-01-13)
If you use a Private Tab to open a link in a new tab using middle clicking, it opens the link as a normal (non-private) tab. This only started happening in the latest nightly builds (of Firefox).
Using the menu still works fine.
The text was updated successfully, but these errors were encountered: