Closed
Bug 1721589
Opened 3 years ago
Closed 3 years ago
[XFA] Some text input fields are inaccessible - regression
Categories
(Firefox :: PDF Viewer, defect, P1)
Tracking
()
VERIFIED
FIXED
92 Branch
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox90 | --- | disabled |
firefox91 | --- | verified |
firefox92 | --- | verified |
People
(Reporter: danibodea, Assigned: calixte)
References
(Regression)
Details
(Keywords: regression)
Attachments
(4 files)
Note
- When the user loads the attached PDF, and attempts to input text into the "Apellidos Nombre" text field, he will notice that the field is inaccessible.
Affected versions
- Nightly v92.0a1
Affected platforms
- all
Preconditions
- Flip the "pdfjs.enableXfa" pref to true.
Steps to reproduce
- Launch browser.
- Load the attached PDF file.
- Input text into the "Apellidos Nombre" text field.
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
- This is a regression of the latest fix PR:
2021-07-21T14:54:35.830000: DEBUG : Found commit message:
Bug 1719380 - Update pdf.js to version 2.10.263 r=pdfjs-reviewers,marco
Differential Revision: https://phabricator.services.mozilla.com/D119237
Reporter | ||
Updated•3 years ago
|
Priority: P1 → --
Reporter | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Keywords: regression
Comment 2•3 years ago
|
||
This is working for me in latest Nightly, could you test again?
Maybe it was fixed by the latest update, bug 1721179?
Flags: needinfo?(daniel.bodea)
Comment 3•3 years ago
|
||
No sorry, it's not working for me either.
I was trying to enter text in the Apellidos y Nombre
field, which works.
It's the next one, under the Representante
section, that doesn't work.
Flags: needinfo?(daniel.bodea)
Updated•3 years ago
|
Priority: -- → P1
Comment 4•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → cdenizet
Status: NEW → ASSIGNED
Comment 5•3 years ago
|
||
Commit merged into master by GitHub
Authored by calixteman (calixteman)
Updated•3 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
status-firefox-esr78:
--- → unaffected
Target Milestone: --- → 92 Branch
Reporter | ||
Comment 6•3 years ago
|
||
The fix is verified in Beta v91.0b9 and Nightly v92.0a1 from 2021-07-30.
Reporter | ||
Updated•3 years ago
|
QA Whiteboard: [pdf_xfa_generic]
Updated•3 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•