Closed
Bug 1721977
Opened 3 years ago
Closed 3 years ago
[XFA] Filling into a very long form PDF will eventually cause the browser to feel sluggish
Categories
(Firefox :: PDF Viewer, defect, P1)
Tracking
()
VERIFIED
FIXED
People
(Reporter: danibodea, Assigned: Snuffleupagus)
References
Details
Attachments
(3 files)
Note
- When the user loads a very long PDF file and inputs text into every field, he will notice that at some point it will start to feel sluggish.
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 every field.
Expected result
- The performance does not change from the start to the end of filling it.
Actual result
- When reaching the last few pages, the PFD started to feel sluggish; It did not make it unusable, but definitely uncomfortable as letters typed did not appear as soon as pushed.
Regression range
- I does not appear to be a regression.
Additional information:
- I have captured a performance profile:
https://share.firefox.dev/3eJK02c - I hope it helps, additionally let me know if a memory profile would be better.
Comment 1•3 years ago
|
||
Comment 2•3 years ago
|
||
Commit merged into master by GitHub
Authored by Jonas Jenwald (Snuffleupagus)
Updated•3 years ago
|
Assignee: nobody → jonas.jenwald
Severity: S4 → S2
Status: NEW → ASSIGNED
Priority: -- → P1
Updated•3 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•3 years ago
|
||
I can confirm the fix on Nightly v92.0a1 from 2021-08-02 and Beta v91.0b9.
Status: RESOLVED → VERIFIED
Reporter | ||
Updated•3 years ago
|
QA Whiteboard: [pdf_xfa_generic]
You need to log in
before you can comment on or make changes to this bug.
Description
•