Closed
Bug 1659522
Opened 5 months ago
Closed 5 months ago
Print to PDF on Linux doesn't show a file picker dialog.
Categories
(Toolkit :: Printing, defect)
Toolkit
Printing
Tracking
()
RESOLVED
FIXED
81 Branch
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: emilio, Assigned: mstriemer)
Details
Attachments
(1 file, 1 obsolete file)
No description provided.
Reporter | ||
Comment 1•5 months ago
|
||
Creating the <select> doesn't dispatch change events, but the fallback
"there's no last printer, select the first" wouldn't be properly
reflected in the print settings without this patch.
Otherwise the printer name would remain empty, which would print to PDF
in the backend, but to the default output, which is not good.
Assignee | ||
Comment 2•5 months ago
|
||
Pushed by mstriemer@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/726130eb9a19 Get settings for initial printer, not last used r=emilio
Updated•5 months ago
|
Attachment #9170461 -
Attachment is obsolete: true
Reporter | ||
Updated•5 months ago
|
Assignee: emilio → mstriemer
Pushed by csabou@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/508a0cc2f6d4 Fix for eslint failure. r=mstriemer CLOSED TREE
Comment 5•5 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/726130eb9a19
https://hg.mozilla.org/mozilla-central/rev/508a0cc2f6d4
Status: NEW → RESOLVED
Closed: 5 months ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•