[AcroForm] Cannot "tab through" some fields as expected
Categories
(Firefox :: PDF Viewer, defect, P3)
Tracking
()
People
(Reporter: danibodea, Assigned: calixte)
References
Details
(Keywords: access, Whiteboard: [pdfjs-form-acroform])
Attachments
(2 files)
Note
- When the user loads a specific PDF and attempts to tab through all fields, he will notice that some fields can't be reached.
Affected versions
- Nightly v91.0a1
Affected platforms
- all
Steps to reproduce
- Launch browser.
- Flip the pdfjs.enableXfa to true.
- Load the attached PDF file.
- Tab through the fields until you reach the 3 fields from section 2 (Social Security number previously assigned to the person listed in item 1).
Expected result
- Fields are correctly reachable.
Actual result
- Fields are not reachable.
Regression range
- This is not a regression.
Additional information:
- These fields are, in fact, reachable in incorrect order AFTER the last field from the document, so their order is incorrect.
- This issue does not occur in the case of the social security number fields from sections 9 and 10.
Reporter | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Reporter | ||
Updated•3 years ago
|
Assignee | ||
Comment 2•3 years ago
|
||
This form is not a XFA one but an Acroform one.
Reporter | ||
Comment 3•3 years ago
|
||
The issue may not be related to XFA forms, but the PDF should have some XFA because otherwise, it would not have reached our lists.
Reopening for Acroform. Unknown if an Acroform meta bug exists.
Updated•3 years ago
|
Updated•3 years ago
|
Comment 4•3 years ago
|
||
It'd e good to verify whether this happens in Acrobat Reader. If it does, it's an issue with the PDF rather than the viewer.
Comment 5•3 years ago
|
||
(In reply to James Teh [:Jamie] from comment #4)
It'd e good to verify whether this happens in Acrobat Reader. If it does, it's an issue with the PDF rather than the viewer.
Daniel, could you check?
Reporter | ||
Comment 6•3 years ago
|
||
Of course! This issue does NOT occur in Acrobat Reader, only in Firefox.
Reporter | ||
Comment 7•3 years ago
|
||
The incorrect invalidity of this bug has created a lot of confusion.
Comment 8•3 years ago
|
||
This bug is not invalid, but it is not related to XFA as the PDF is an AcroForm one.
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Comment 9•2 years ago
|
||
The bug assignee didn't login in Bugzilla in the last months and this bug has severity 'S2'.
:calixte, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 10•2 years ago
|
||
Fixed by:
https://github.com/mozilla/pdf.js/commit/6b4c2464ad596c7ca1463e800fb927a48a62540d
The elements in the annotation layer are moved into the DOM depending on their position on the screen.
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•1 years ago
|
Description
•