Open
Bug 1718739
Opened 4 years ago
Updated 3 years ago
Add another section buttons does not work
Categories
(Firefox :: PDF Viewer, defect)
Tracking
()
NEW
People
(Reporter: ailea, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [pdfjs-form-xfa-js])
Attachments
(2 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 click on the "Add another appellee/attorney" button.
Actual result:
Nothing happens (see comment 1). Also the bottom of the buttons are cut off. The page number is not displayed as well (could be the same with bug 1717596)
Expected result:
A new appellee/attorney section should be added.
| Reporter | ||
Comment 1•4 years ago
|
||
Comment 2•4 years ago
|
||
These buttons have some callbacks in JS and scriping in XFA is not implemented yet.
Updated•4 years ago
|
Updated•4 years ago
|
QA Whiteboard: [pdf_xfa_dynamic]
Updated•3 years ago
|
Whiteboard: [pdfjs-form-xfa-js]
You need to log in
before you can comment on or make changes to this bug.
Description
•