Issues with accentuated characters when filling and saving PDF files
Categories
(Firefox :: PDF Viewer, defect, P3)
Tracking
()
People
(Reporter: bigon, Unassigned)
References
Details
Attachments
(1 file)
|
659.96 KB,
application/pdf
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0
Steps to reproduce:
- Open PDF liked on page http://patrimoine.brussels/liens/formulaires/demande-de-prime-petit-patrimoine/view
- Fill the fields in the PDF and use some accentuated characters (é,è,...)
- Save the PDF
(I'm using fr_BE.UTF-8 locales)
Actual results:
When opening the PDF in evince, the accentuated characters are rendered with mostly Ø
Expected results:
The accentuated characters are properly rendered
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::PDF Viewer' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 2•4 years ago
|
||
I was able to reproduce the issue on Firefox 89 and Firefox 91.0a1
Thank you for reporting!
Updated•4 years ago
|
Comment 3•4 years ago
|
||
We could render the string using Helvetica for the font.
More generally we could try to implement font subsetting in order to render these non-latin characters (with the condition to have a font).
Updated•4 years ago
|
Comment 5•3 years ago
|
||
Could not reproduce issue on Win10x64 using build 109.0a1(20221116182402). "é" is correctly displayed on pdf, pdf print-preview and saved pdf.
Comment 6•3 years ago
|
||
I've managed to reproduce it and not by saving it and reopening it, but by editing it with accented letters and then opening print preview in Nightly v89.0a1 and Release v107.0 and Beta v108.0b4.
It is no longer reproducible in Beta v108.0b5 and Nightly v109.0a1.
This fix was verified in Win10 and Ubu22.
Updated•3 years ago
|
Description
•