Include Firefox version in saved PDF metadata
Categories
(Core :: Printing: Output, enhancement, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | fixed |
People
(Reporter: papermario, Assigned: dshin)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
*** This bug maybe is a duplicate of bug #1762258 ***
Steps to reproduce:
Open a test document,like https://bugzilla.mozilla.org/show_bug.cgi?id=1759821, open the Print menu (click menu-print or press Ctrl+P), select the printer to "Save as PDF", save as PDF and inspect the metadata.
Actual results:
No Firefox version in saved PDF metadata. Currently, it's: "Mozilla Firefox", but no version!
See attached screenshot!
Expected results:
Add the Firefox version in saved PDF metadata like so: Mozilla Firefox 112.0.1
Comment 1•3 years ago
|
||
Code lives here, seems like a natural extension to bug 1762258?
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 2•3 years ago
|
||
Comment 4•3 years ago
|
||
| bugherder | ||
Updated•2 years ago
|
Comment 5•2 years ago
•
|
||
I was able to reproduce the issue on Win10 using FF build 114.0a1(20230426170915).
Verified as fixed on Win10/Ubuntu 20.04 using FF builds 115.0 and 116.0a1(20230626215144).
Only on Mac 12.6 the issue is still reproducing on both Nightly and Beta meaning that only general Firefox/Firefox Nightly is displayed as Creator. Is this expected? Thank you.
| Assignee | ||
Comment 6•2 years ago
|
||
Ahhh, MacOS uses a different code path. I missed that.
I don't really have a Mac, but I may be able to procure it for a short time. Til then, since it's not a regression, and solves the problem for other OSes, I'm spinning a separate MacOS ticket.
Comment 7•2 years ago
|
||
Should I close this issue as the Mac Os issue is logged separately? Thank you.
| Assignee | ||
Comment 8•2 years ago
|
||
Whoops - sorry, yeah, closing it since you verified on Windows and Ubuntu.
Description
•