Closed
Bug 1719629
Opened 3 years ago
Closed 3 years ago
Fields are inaccessible after interacting with the zoom
Categories
(Firefox :: PDF Viewer, defect, P1)
Tracking
()
VERIFIED
FIXED
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox90 | --- | disabled |
firefox91 | --- | fixed |
firefox92 | --- | verified |
People
(Reporter: danibodea, Assigned: calixte)
References
(Regression)
Details
(Keywords: regression)
Attachments
(3 files)
Note
- When the user loads a form PDF file interacts with the zoom feature and then attempts to input data, he will notice that the fields are not accessible.
Affected versions
- Nightly v91.0a1
Affected platforms
- all
Steps to reproduce
- Launch browser.
- Flip the pdfjs.enableXfa to true.
- Load the attached PDF file.
- Zoom in or out in any way.
- Interact with the fields/form controls.
Expected result
- The fields are properly accessible.
Actual result
- The fields are inaccessible.
Regression range
-
This appears to be a regression of the latest fix:
2021-07-08T13:26:01.374000: DEBUG : Found commit message:
Bug 1719380 - Update pdf.js to version 2.10.263 r=pdfjs-reviewers,marcoDifferential Revision: https://phabricator.services.mozilla.com/D119237
2021-07-08T13:26:01.374000: DEBUG : Did not find a branch, checking all integration branches
2021-07-08T13:26:01.377000: INFO : The bisection is done.
2021-07-08T13:26:01.379000: INFO : Stopped
Reporter | ||
Updated•3 years ago
|
QA Whiteboard: [pdf_xfa_generic]
Updated•3 years ago
|
Keywords: regression
Updated•3 years ago
|
See Also: → https://github.com/mozilla/pdf.js/issues/13697
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → cdenizet
Status: NEW → ASSIGNED
Priority: P3 → P1
Comment 1•3 years ago
|
||
Comment 2•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
Reporter | ||
Comment 3•3 years ago
|
||
Verified as fixed in Nightly 92.0a1.
Status: RESOLVED → VERIFIED
status-firefox92:
--- → verified
Comment 4•3 years ago
|
||
Fixed in beta by the uplift in bug 1720361
Updated•3 years ago
|
status-firefox-esr78:
--- → unaffected
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
•