Closed
Bug 1718633
Opened 3 years ago
Closed 3 years ago
[XFA] A specific PDF is poorly rendered
Categories
(Firefox :: PDF Viewer, defect, P1)
Tracking
()
VERIFIED
FIXED
People
(Reporter: danibodea, Assigned: calixte)
References
Details
Attachments
(3 files)
Note
- When the user loads a specific PDF, he will notice that the file will render incorrectly. This is somewhat inconsistent since page 2 is displayed correctly, but only page 2.
Affected versions
- Nightly v91.0a1
Affected platforms
- all
Steps to reproduce
- Launch browser.
- Flip the pdfjs.enableXfa to true.
- Load the attached PDF file.
Expected result
- The file is loaded and displayed correctly.
Actual result
- The file is NOT loaded and displayed correctly.
Regression range
- This is not a regression.
Reporter | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → cdenizet
Priority: -- → P1
Updated•3 years ago
|
Status: NEW → ASSIGNED
Comment 2•3 years ago
|
||
It looks like this is fixed.
:danibodea, can you verify?
:calixte, do you know what fixed this?
Flags: needinfo?(daniel.bodea)
Flags: needinfo?(cdenizet)
Assignee | ||
Comment 3•3 years ago
|
||
I'd say this one:
https://github.com/mozilla/pdf.js/pull/13680
Flags: needinfo?(cdenizet)
Comment 4•3 years ago
|
||
Updated•3 years ago
|
Reporter | ||
Comment 5•3 years ago
|
||
Mozregression "find fix" results:
2021-07-09T14:22:56.972000: DEBUG : Found commit message:
Bug 1719380 - Update pdf.js to version 2.10.263 r=pdfjs-reviewers,marco
Differential Revision: https://phabricator.services.mozilla.com/D119237
2021-07-09T14:22:56.972000: DEBUG : Did not find a branch, checking all integration branches
2021-07-09T14:22:56.974000: INFO : The bisection is done.
2021-07-09T14:22:56.975000: INFO : Stopped
The fix was verified on Nightly v91.0a1 from 2021-07-09.
Status: RESOLVED → VERIFIED
QA Whiteboard: [pdf_xfa_generic]
Flags: needinfo?(daniel.bodea)
You need to log in
before you can comment on or make changes to this bug.
Description
•