`Print Frame...` and `Print Selection...` are displayed even if print.enabled is set to false
Categories
(Firefox :: Enterprise Policies, defect, P3)
Tracking
()
People
(Reporter: 6k64x4ma, Assigned: mkaply)
References
Details
Attachments
(2 files)
|
48 bytes,
text/x-phabricator-request
|
Details | |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-esr140+
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0
Steps to reproduce:
- Set
print.enabledto false in about:config. - Right-click on a frame, or, select some text and right-click.
Actual results:
- Context menu has
Print Frame...andPrint Selection....
I can print pages from these menu items.
Expected results:
- I think these menu items should be disabled or hidden.
Updated•2 years ago
|
I noticed that "Print page" and "Save page as PDF" in Quick Actions are also not disabled.
| Assignee | ||
Comment 2•2 years ago
|
||
Where are the Quick Actions?
Type "print" or "pdf" in the address bar. (Only enabled in EARLY_BETA_OR_EARLIER)
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 4•8 months ago
|
||
Greg, do you want to do this or do you want me to?
| Assignee | ||
Comment 5•8 months ago
|
||
Updated•8 months ago
|
Updated•8 months ago
|
Updated•8 months ago
|
Comment 8•8 months ago
|
||
Backed out for causing bc failures @ browser_policy_trackingprotection.js
Backout link: https://hg-edge.mozilla.org/integration/autoland/rev/aa60b8bbd1f943c438c39891512ad5a4b79d2ee9
Updated•8 months ago
|
| Assignee | ||
Comment 9•8 months ago
|
||
Amateur hour over here. I accidentally including a different patch with this one.
Fixing.
Comment 10•8 months ago
|
||
Updated•8 months ago
|
Comment 11•8 months ago
|
||
| bugherder | ||
Updated•7 months ago
|
Updated•7 months ago
|
Comment 12•7 months ago
|
||
Issue is reproducible on a 2025-08-26 Firefox Nightly build on Windows 10, using the STR from Comment 0.
Verified as fixed on Firefox Nightly 145.0a1 and Firefox 144.0b2 on Windows 10, Ubuntu 22, macOS 15.
Comment 13•7 months ago
|
||
firefox-esr140 Uplift Approval Request
- User impact if declined: Consistency on ESR with 140
- Code covered by automated testing: no
- Fix verified in Nightly: yes
- Needs manual QE test: no
- Steps to reproduce for manual QE testing: None
- Risk associated with taking this patch: low
- Explanation of risk level: Only affects if printing is disabled
- String changes made/needed: None
- Is Android affected?: no
| Assignee | ||
Comment 14•7 months ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D262402
Updated•7 months ago
|
Updated•7 months ago
|
Comment 15•7 months ago
|
||
| uplift | ||
Comment 16•7 months ago
|
||
Verified as fixed on Firefox ESR 140.4.0 on Windows 10, Ubuntu 22, macOS 15.
Description
•