Open
Bug 1718733
Opened 4 years ago
Updated 3 years ago
[XFA] Many text input fields are inaccessible
Categories
(Firefox :: PDF Viewer, defect, P3)
Tracking
()
NEW
People
(Reporter: danibodea, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [pdfjs-form-xfa-js])
Attachments
(2 files)
Note
- When the user loads a specific PDF file in Adobe Reader and Firefox, he scrolls after the "Votre demande:" section, he will notice that the input fields are inaccessible.
Affected versions
- Nightly v91.0a1
Affected platforms
- all
Preconditions
- Flip the "pdfjs.enableXfa" pref to true.
Steps to reproduce
- Launch browser.
- Load the attached PDF file.
- Scroll after "Votre demande:" section and access some fields.
Expected result
- The cursor appears and the user is able to input text.
Actual result
- The cursor does not appear and the user is NOT able to input text.
Regression range
- Not a regression, but an implementation fault.
Reporter | ||
Comment 1•4 years ago
|
||
Most fields under "Votre demande:" section are inaccessible, except the drop-downs and the larger ones at the bottom.
Comment 3•4 years ago
|
||
This is most likely using JS.
Bug 1719464 could be a workaround for this.
Reporter | ||
Updated•4 years ago
|
QA Whiteboard: [pdf_xfa_dynamic]
Comment 4•4 years ago
|
||
The fields are now accessible thanks to the workaround, but let's keep this bug open for when we'll remove the workaround.
Severity: S2 → S4
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
•