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

Middle clicking links in a private tab opens a normal tab #152

Closed rolandixor closed 10 years ago

rolandixor commented 10 years ago

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.

judilsteve commented 10 years ago

I am experiencing this issue also. Nightly on Win7 SP1 64-bit (32-bit Nightly build though).

Infocatcher commented 10 years ago

This caused by fix for https://bugzilla.mozilla.org/show_bug.cgi?id=1017156 http://hg.mozilla.org/mozilla-central/rev/c8e3aff6a401 All tabs now wrongly detected as empty.

So, as a temporary workaround may be used extensions.privateTab.makeNewEmptyTabsPrivate = -1

Infocatcher commented 10 years ago

Corrected, test version: private_tab-0.1.7.3pre2-fx-sm.xpi (source).

judilsteve commented 10 years ago

Seems to be working, cheers.

rolandixor commented 10 years ago

I only just noticed the fix.

It's working for me.