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

When printing Firefox does not open the Print Dialog window

  • 2 个回答
  • 4 人有此问题
  • 1 次查看
  • 最后回复者为 jcb985

more options

When printing at our office we often need to print to multiple printers and not just the default printer. When printing in Firefox, however, the print automatically gets sent to the default printer and I do not get a print dialog window. I have reset Firefox's printer options, changed the prefs.js file, and launched Firefox from safe mode to check if an add-on is affecting printing - all to no avail. When I print from Chrome, or (shudder) Internet Explorer I get a dialog box giving me printer options. Your help and responses will be appreciated.

When printing at our office we often need to print to multiple printers and not just the default printer. When printing in Firefox, however, the print automatically gets sent to the default printer and I do not get a print dialog window. I have reset Firefox's printer options, changed the prefs.js file, and launched Firefox from safe mode to check if an add-on is affecting printing - all to no avail. When I print from Chrome, or (shudder) Internet Explorer I get a dialog box giving me printer options. Your help and responses will be appreciated.

被采纳的解决方案

There is a hidden preference to bypass the dialog, but it definitely is not set by default. To check for that:

(1) In a new tab, type or paste about:config in the address bar and press Enter. Click the button promising to be careful.

(2) In the search box above the list, type or paste print. and pause while the list is filtered

(3) If you discover a preference named print.always_print_silent there's your trouble.

Next question would be, where did it come from?! Some possibilities:

(A) A user.js file that overrides prefs.js at startup. See: How to fix preferences that won't save.

(B) A lock file in the program folder. See: http://kb.mozillazine.org/Locking_preferences

定位到答案原位置 👍 1

所有回复 (2)

more options

选择的解决方案

There is a hidden preference to bypass the dialog, but it definitely is not set by default. To check for that:

(1) In a new tab, type or paste about:config in the address bar and press Enter. Click the button promising to be careful.

(2) In the search box above the list, type or paste print. and pause while the list is filtered

(3) If you discover a preference named print.always_print_silent there's your trouble.

Next question would be, where did it come from?! Some possibilities:

(A) A user.js file that overrides prefs.js at startup. See: How to fix preferences that won't save.

(B) A lock file in the program folder. See: http://kb.mozillazine.org/Locking_preferences

more options

Thank you jscher2000. Changing always_print_silent to "false" solved the issue. It seems that was enough to save the preference as well. (we'll see what happens when I log in again next week...) Again - can't thank you enough.