Closed
Bug 1716809
Opened 4 years ago
Closed 4 years ago
Text is displayed in more rows
Categories
(Firefox :: PDF Viewer, defect, P1)
Tracking
()
VERIFIED
FIXED
People
(Reporter: rpopovici, Assigned: calixte)
References
()
Details
Attachments
(4 files)
Tested with:
Nightly 91.0a1 (2021-06-16)
Tested on:
Win 10
Preconditions:
In about:config, set pdfjs.enableXfa = true
Steps:
- Launch firefox
- Open the attached pdf.
- Input a long text into "DNI" and "Apellidos y Nombre" text fields.
Actual result:
Text is displayed in more rows. See screenshot
Expected result:
Text fields should be limited to 1 row as in Adobe Reader
Reporter | ||
Comment 1•4 years ago
|
||
Reporter | ||
Comment 2•4 years ago
|
||
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Updated•4 years ago
|
Summary: Text field should have a limit of chars → Text is displayed in more rows
Assignee | ||
Comment 3•4 years ago
|
||
The default type of text field (multline or not) depends of the context.
So I wrote a patch to fix that:
https://github.com/mozilla/pdf.js/pull/13570
Comment 4•4 years ago
|
||
Updated•4 years ago
|
Priority: -- → P1
Comment 5•4 years ago
|
||
This should now be fixed, Ralu can you verify?
Flags: needinfo?(raluca.popovici)
Comment 6•4 years ago
|
||
I can confirm that this issue no longer occurs on Nightly v91.0a1, 20210618092056.
Please change its status accordingly. Thanks!
Flags: needinfo?(cdenizet)
Assignee | ||
Updated•4 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Flags: needinfo?(cdenizet)
Resolution: --- → FIXED
Comment 7•4 years ago
|
||
Fix verified.
Updated•4 years ago
|
Updated•4 years ago
|
QA Whiteboard: [pdf_xfa_generic]
You need to log in
before you can comment on or make changes to this bug.
Description
•