Private Window options are still available via Firefox View tab when private browsing is disabled
Categories
(Firefox :: Enterprise Policies, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr140 | --- | verified |
| firefox146 | --- | wontfix |
| firefox147 | --- | verified |
| firefox148 | --- | verified |
People
(Reporter: sbadau, Assigned: mkaply)
References
Details
Attachments
(3 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-esr140+
|
Details | Review |
Found in
- Nightly 147.0a1
Affected versions
- Nightly 147.0a1
- Firefox 146
- Firefox 140.6.0 ESR
Tested platforms
- Affected platforms: Windows 11, Ubuntu 24.04 and macOS 14
Preconditions
- The "DisablePrivateBrowsing" policy is set to true via a policies.json file placed in the distribution folder inside the Firefox installation directory.
Steps to reproduce
- Open the Firefox View Tab.
- Navigate to the History section.
- Click on the "Options button" (...) located in the right side to open the dropdown menu.
- Observe the available options.
Expected result
- The "Open in New Private Window" option should be hidden or disabled (grayed out), because private browsing is disabled by policy.
Actual result
- The "Open in New Private Window" option is still visible and functional, allowing users to open private windows despite the "DisablePrivateBrowsing" policy.
Regression range
- Reproducible on all current Firefox versions.
Additional notes
- On Windows enabling the "DisablePrivateBrowsing" policy via GPO shows the same behavior.
Updated•8 months ago
|
| Assignee | ||
Comment 1•8 months ago
|
||
Updated•8 months ago
|
Comment 2•8 months ago
|
||
The severity field is not set for this bug.
:mkaply, could you have a look please?
For more information, please visit BugBot documentation.
| Assignee | ||
Updated•8 months ago
|
Comment 4•8 months ago
|
||
| bugherder | ||
Comment 5•8 months ago
|
||
The patch landed in nightly and beta is affected.
:mkaply, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox147towontfix.
For more information, please visit BugBot documentation.
Updated•8 months ago
|
Comment 6•7 months ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined: Allows access to private browsing when disabled by policy.
- Code covered by automated testing: no
- Fix verified in Nightly: yes
- Needs manual QE test: no
- Steps to reproduce for manual QE testing:
- Risk associated with taking this patch: low
- Explanation of risk level: Straightforward change
- String changes made/needed: None
- Is Android affected?: no
| Assignee | ||
Comment 7•7 months ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D277066
Comment 8•7 months ago
|
||
firefox-esr140 Uplift Approval Request
- User impact if declined: Allows access to private browsing when disabled by policy.
- Code covered by automated testing: no
- Fix verified in Nightly: yes
- Needs manual QE test: no
- Steps to reproduce for manual QE testing:
- Risk associated with taking this patch: low
- Explanation of risk level: Straightforward change
- String changes made/needed: None
- Is Android affected?: no
| Assignee | ||
Comment 9•7 months ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D277066
| Assignee | ||
Updated•7 months ago
|
Updated•7 months ago
|
Updated•7 months ago
|
Updated•7 months ago
|
Updated•7 months ago
|
Comment 10•7 months ago
|
||
| uplift | ||
Comment 11•7 months ago
|
||
| uplift | ||
Updated•7 months ago
|
| Reporter | ||
Comment 12•7 months ago
|
||
Verified as fixed in Firefox 140.7.0 ESR (Build ID: 20260106170501), Firefox 147 (Build ID: 20260105210555), and Nightly 148.0a1 (Build ID: 20260107160934) - the Private Window option (Open in New Private Window) is no longer displayed in the History section of the Firefox View tab.
However, when the user is logged into Sync, the Open in New Private Window option is still displayed in the Options (…) dropdown menu in the following sections:
- Tabs from other devices
- Recent Browsing → Tabs from other devices.
Updated•7 months ago
|
| Assignee | ||
Comment 13•7 months ago
|
||
However, when the user is logged into Sync, the Open in New Private Window option is still displayed in the Options (…) dropdown menu in the following sections.
Can you open a new bug? I forgot to test sync.
| Reporter | ||
Comment 14•7 months ago
|
||
(In reply to Mike Kaply [:mkaply] from comment #13)
However, when the user is logged into Sync, the Open in New Private Window option is still displayed in the Options (…) dropdown menu in the following sections.
Can you open a new bug? I forgot to test sync.
Sure, I logged Bug 2009176.
Based on this and Comment 12, I am marking this report as Verified Fixed.
Description
•