Closed
Bug 1679405
Opened 4 years ago
Closed 3 years ago
[Windows] System dialog opens after trying to save the file with “Save to PDF”
Categories
(Core :: Print Preview, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mberlinger, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [print2020] [old-ui-])
Suggested Severity
- S4
Affected versions
- 85.0a1 (2020-11-26)
- 84.0b4
Affected platforms
- Windows 10x64
Preconditions
- Perform a print via the “Save to PDF” destination in order to have the “Save to PDF” as the default set destination next time you use the print UI.
- Have a printer configured via CUPS server.
Steps to reproduce
- Launch Firefox.
- Access the following webpage.
- Hit CTRL + P.
- Change the destination from “Save to PDF” to your actual printer.
- Set a custom range (ex: from 2 to 3)
- Change the destination back to “Save to PDF”
- Print the file.
Expected result
- The file is successfully printed.
Actual result
- After clicking the “Save” button from the “Save As” prompt, the old system dialog gets open. I’ve noted that before the system dialog gets open, an empty pdf file is generated and If you try to print with the newly open system dialog it will give you an error with the following error message being outputted inside the browser console: Uncaught (in promise) undefined.
Regression range
- I was unable to check for a regression because mozregression keeps closing my build but I suspect the same regressor from 1663445 - Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=44801b6e7c7a2d333c287b926a7118356c396a2d&tochange=2e2abe718eb21d36932b373f587d11819d0a3674
Additional notes
- It is worth mentioning that I do not have access to the CUPS configured printer
Updated•4 years ago
|
QA Whiteboard: [qa-regression-triage]
Comment 2•4 years ago
|
||
(In reply to Jonathan Kew (:jfkthame) from comment #1)
Bob, can you reproduce?
Sorry, got a bit swamped recently, no I can't reproduce this.
In the past this has been down to isInitializedFromPrinter (or maybe isInitializedFromPrefs) getting unset in the settings.
Flags: needinfo?(bobowencode)
Updated•4 years ago
|
QA Whiteboard: [qa-regression-triage]
Keywords: regressionwindow-wanted
Updated•4 years ago
|
Whiteboard: [print2020_v85] [old-ui-] → [print2020_v87] [old-ui-]
Comment 3•4 years ago
|
||
Maria, can you still reproduce this?
Flags: needinfo?(maria.berlinger)
Whiteboard: [print2020_v87] [old-ui-] → [print2020] [old-ui-]
Reporter | ||
Comment 4•3 years ago
|
||
Hello,
Sorry but I don’t have access anymore to the CUPS configured printer.
Flags: needinfo?(maria.berlinger)
Comment 5•3 years ago
|
||
Okay, thanks. Presumably this is fixed, otherwise we'd have had other reports of this by now.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•