Closed
Bug 1718725
Opened 3 years ago
Closed 3 years ago
Missing data/text from the boxes
Categories
(Firefox :: PDF Viewer, defect, P1)
Tracking
()
People
(Reporter: ailea, Assigned: calixte)
References
Details
Attachments
(6 files)
Tested with:
Nightly 91.0a1 (2021-06-29)
Tested on:
Windows 10
Steps:
- Launch the browser.
- Flip the pdfjs.enableXfa to true.
- Load the attached PDF file and observe the content of the boxes.
Actual result:
The data/text of the boxes are missing (see comment 1).
Expected result:
All the data/text should be displayed accordingly.
Reporter | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
It's a binding issue: I misunderstood how to bind global values.
Assignee: nobody → cdenizet
Status: NEW → ASSIGNED
Flags: needinfo?(cdenizet)
Priority: -- → P1
Comment 4•3 years ago
|
||
Comment 5•3 years ago
|
||
Commit merged into master by GitHub
Authored by calixteman (calixteman)
Updated•3 years ago
|
QA Whiteboard: [pdf_xfa_generic]
Comment 6•3 years ago
|
||
The text reappeared, but the text under Standard Conditions:
is cut off.
Flags: needinfo?(cdenizet)
Comment 7•3 years ago
|
||
(In reply to Marco Castelluccio [:marco] from comment #6)
The text reappeared, but the text under
Standard Conditions:
is cut off.
I can confirm Marco's comment for both Nightly 92 and Beta 91.
status-firefox92:
--- → affected
Comment 8•3 years ago
|
||
Comment 9•3 years ago
|
||
Commit merged into master by GitHub
Authored by calixteman (calixteman)
Updated•3 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Flags: needinfo?(cdenizet)
Resolution: --- → FIXED
Updated•3 years ago
|
Reporter | ||
Comment 10•3 years ago
|
||
Verified - Fixed in latest Nightly 92.0a1 (2021-07-29) and Beta 91.0b9.
You need to log in
before you can comment on or make changes to this bug.
Description
•