Text cut off bottom of button
Categories
(Firefox :: PDF Viewer, defect, P2)
Tracking
()
People
(Reporter: rpopovici, Unassigned)
References
Details
Attachments
(5 files)
Tested with:
Nightly 91.0a1 (2021-06-24)
Tested on:
Win 10
Preconditions:
In about:config, set pdfjs.enableXfa = true
Steps:
- Launch Firefox
- Open the attached pdf.
Actual result:
Text on the button is cut off.
Expected result:
Text should be properly displayed on the bottom.
Reporter | ||
Comment 1•3 years ago
|
||
Reporter | ||
Comment 2•3 years ago
|
||
Comment 3•3 years ago
|
||
The latest Nightly v91.0a1 from 2021-06-27 does not even show the buttons that reproduced the issue anymore.
Comment 4•3 years ago
|
||
Calixte, can you check if this is fixed by the line height patch?
Comment 5•3 years ago
|
||
The buttons reappeared after the fixes pushed in bug 1719380:
2021-07-09T01:50:01.425000: 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
2021-07-09T01:50:01.425000: DEBUG : Did not find a branch, checking all integration branches
2021-07-09T01:50:01.427000: INFO : The bisection is done.
2021-07-09T01:50:01.428000: INFO : Stopped
The issue now occurs as originally reported.
Reporter | ||
Comment 7•3 years ago
|
||
Same behaviour on the following pdfs attached.
Reporter | ||
Comment 8•3 years ago
|
||
Reporter | ||
Comment 9•3 years ago
|
||
Comment 10•3 years ago
|
||
This is fixed. I'm not sure what fixed it (maybe the latest release from bug 1722768?).
Comment 11•3 years ago
|
||
Calixte, do you want to add one or more of these PDFs to the reftests? Or is this already covered by some existing one?
Comment 12•3 years ago
|
||
This issue appears to have been fixed by:
Bug 1720361 - Update pdf.js to version 2.10.316 r=pdfjs-reviewers,calixte
Differential Revision: https://phabricator.services.mozilla.com/D119800
Updated•3 years ago
|
Comment 13•3 years ago
|
||
I think we've enough tests for that stuff.
Description
•