Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Why does browser (FF42) act like it is in private browsing mode in a normal window on a mac?

more options

Based on the article at https://support.mozilla.org/en-US/kb/control-center-site-privacy-and-security-firefox the shield should only show in the control center when in private browsing mode. However, on a Mac, that shield appears (and is functional) when not in private browsing mode and has to be used on certain sites which have embedded twitter timelines in order to see that content. On a Windows machine, the shield only appears when in private browsing mode and when not in private mode, there's no shield and the embedded twitter timelines show up as they should. Is this a bug on the Mac version of FF42?

UPDATE: problem solved

Based on the article at https://support.mozilla.org/en-US/kb/control-center-site-privacy-and-security-firefox the shield should only show in the control center when in private browsing mode. However, on a Mac, that shield appears (and is functional) when not in private browsing mode and has to be used on certain sites which have embedded twitter timelines in order to see that content. On a Windows machine, the shield only appears when in private browsing mode and when not in private mode, there's no shield and the embedded twitter timelines show up as they should. Is this a bug on the Mac version of FF42? UPDATE: problem solved

由jenett于修改

被采纳的解决方案

Thanks jscher2000.

My problem was that the tracking protection (and 'shield)' was showing up in a window that was not a private window - as a result, your step#1 did nothing to correct my problem (I had already tried that before).

The solution to my problem was simply checking and correcting the following:

" Default settings:

   privacy.trackingprotection.enabled = false
   privacy.trackingprotection.pbmode.enabled = true  "

...as per the post I linked to above ( https://support.mozilla.org/en-US/questions/1092893#answer-803473 ).

Thanks for the info which may help others hoping to solve a similar issue.

定位到答案原位置 👍 0

所有回复 (4)

more options
more options

Hi jenett, did you change a preference or did you turn off automatic private browsing mode in Privacy Preferences?

For reference by those finding this thread, those settings can be found here:

Privacy Preferences (Options), either:

Mac: "3-bar" menu button (or Firefox menu) > Preferences Windows: "3-bar" menu button (or Tools menu) > Options Linux: "3-bar" menu button (or Edit menu) > Preferences

Click "Privacy" in the left column, then you can:

(1) Uncheck the box for "Use Tracking Protection in Private Windows" if you do not want this feature

(2) If the selector in the page says "Firefox will: Never remember history" change that to "Firefox will: Use custom settings for history". Then you can view and uncheck the box for "Always use private browsing mode" if that is checked

more options

选择的解决方案

Thanks jscher2000.

My problem was that the tracking protection (and 'shield)' was showing up in a window that was not a private window - as a result, your step#1 did nothing to correct my problem (I had already tried that before).

The solution to my problem was simply checking and correcting the following:

" Default settings:

   privacy.trackingprotection.enabled = false
   privacy.trackingprotection.pbmode.enabled = true  "

...as per the post I linked to above ( https://support.mozilla.org/en-US/questions/1092893#answer-803473 ).

Thanks for the info which may help others hoping to solve a similar issue.

由jenett于修改

more options

I see, tracking protection somehow got enabled in all windows (privacy.trackingprotection.enabled set to true), and returning to the default settings resolved it.

Hmm, if you ever figure out what caused that, let us know.