You are here

Firefox crashes while printing

4 posts / 0 new
Last post
souha
Offline
Last seen: 11 months 4 weeks ago
Joined: 2023-04-14 09:00
Firefox crashes while printing

hello everyone,
i'm currently using FirefoxPortable ESR :102.1.0 customized for my application.
This version of Firefox uses the new print preview user interface which has been introduced in version 86.
In order to switch to the classic System Print Preview dialog box , i have added this preference user_pref("print.prefer_system_dialog", true).
However a problem has occured during the print procedure following these steps:
Click on print
Click on Microsoft Print to PDF
Click on PRINT
then Click on Cancel
the problem is that Firefox is crashing whenver i canceled the print request.
I made an external example to make sure that the problem is not related to my code.
I couldn't solve this issue , could anyone help please !

John T. Haller
John T. Haller's picture
Offline
Last seen: 4 hours 6 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Version?

Are you using 102.1.0 or 102.10.0. The former is unsupported and insecure. The latter is supported for organizations.

Note that if you're altering Firefox/Firefox Portable in any way and redistributing, that's not supported or permitted by Mozilla's license.

Sometimes, the impossible can become possible, if you're awesome!

RamaO
Offline
Last seen: 11 months 3 weeks ago
Joined: 2023-05-11 09:01
hello,

hello,
I upgraded to firefox portable 102.10.0 but when I added this user_pref("print.prefer_system_dialog", true) preference to display the classic System Print Preview dialog box, a problem occurred when printing following these steps:
Click on print
Click on Microsoft Print to PDF
Click on PRINT
then click on Cancel

The problem is that Firefox is crashing whenever i canceled the print request.
As she said Souha i made an external example to make sure that the problem is not related to my code.
How can I avoid the crush of the application after canceling the print and keeping the classic System Print Preview dialog box? I couldn't solve this issue , could anyone help please !

John T. Haller
John T. Haller's picture
Offline
Last seen: 4 hours 6 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
App Issue

Unfortunately, this is an issue with the app itself and not something I can assist with.

Sometimes, the impossible can become possible, if you're awesome!

Log in or register to post comments