Open
Bug 1718736
Opened 3 years ago
Updated 3 years ago
[XFA] List box is recognized as a drop-down list
Categories
(Firefox :: PDF Viewer, defect, P2)
Tracking
()
NEW
People
(Reporter: danibodea, Unassigned)
References
Details
(Whiteboard: [pdfjs-form-xfa])
Attachments
(2 files)
Note
- When the user loads a specific PDF file in Adobe Reader and Firefox and compares the so-called "List box" element, he will notice that the list box is incorrectly recognized as a drop-down list.
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.
- Observe the "List box" element.
Expected result
- The List box is recognized as a list box (as in Adobe Reader).
Actual result
- The List box appears as a drop-down list.
Regression range
- Not a regression, but an implementation fault.
Reporter | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Priority: -- → P2
Reporter | ||
Updated•3 years ago
|
QA Whiteboard: [pdf_xfa_generic]
Updated•3 years ago
|
Whiteboard: [pdfjs-form-xfa]
You need to log in
before you can comment on or make changes to this bug.
Description
•