Closed
Bug 1732344
Opened 3 years ago
Closed 3 years ago
Cannot save an acroform
Categories
(Firefox :: PDF Viewer, defect, P1)
Firefox
PDF Viewer
Tracking
()
VERIFIED
FIXED
94 Branch
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox-esr91 | --- | fixed |
firefox92 | --- | unaffected |
firefox93 | --- | unaffected |
firefox94 | + | verified |
People
(Reporter: calixte, Assigned: calixte)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
STR:
- open https://raw.githubusercontent.com/mozilla/pdf.js/master/test/pdfs/evaljs.pdf
- enter
app.execMenuItem("SaveAs")
in the first field - click on "Excute" button
- open the saved pdf
The entered string must be there and it isn't.
This bug is a regression from bug 1732117 and more exactly from:
https://github.com/mozilla/pdf.js/commit/2fc10727c5492391f3bc9f1667ff1c4ef51894bc
The test we've in m-c didn't catch the regression because there is no reference to AcroForm dictionary.
Updated•3 years ago
|
tracking-firefox93:
? → ---
Comment 1•3 years ago
|
||
Comment 2•3 years ago
|
||
Commit merged into master by GitHub
Authored by Brendan Dahl (brendandahl)
Updated•3 years ago
|
Keywords: regression
Comment 3•3 years ago
|
||
Changing severity to S3 because a workaround exists.
Severity: S1 → S3
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Priority: P1 → --
Resolution: --- → FIXED
Updated•3 years ago
|
Priority: -- → P1
Comment 4•3 years ago
|
||
(Note: this was also reproducible by clicking on the PDF Viewer "Save" button, so it is not the same as bug 1724399).
Updated•3 years ago
|
Flags: qe-verify+
Comment 5•3 years ago
|
||
Confirmed issue with 94.0a1 (2021-09-23), on Win10.
Fix verified with 94.0b2 on Win10 and Ubuntu 16x32 on both the initial steps and note from Comment 4.
Comment 6•3 years ago
|
||
Closing and removing qe+ flag per comment 5.
Status: RESOLVED → VERIFIED
Flags: qe-verify+
Updated•3 years ago
|
Updated•3 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•