What steps will reproduce the problem?
1. In the attached PDF form, click on "Name" field (first blue line).
2. Enter "Müllèr" into the input field.
3. Change focus to another field, eg. by pressing TAB.
Expected:
Both in focused and unfocuses state, the input field should display the string
as entered ("Müllèr").
Observed:
In focused state the content renders as expected. However, in unfocused state,
the field wrongly displays "M llŁr": "ü" is mis-rendered as whitespace, and
"è" is mis-rendered as "Ł" (L with stroke).
What version of the product are you using? On what operating system?
PDFium as built into Google Chrome v39.0.2171.95. Reproducable both on Linux
and Mac OS X.
Source of attached PDF form:
http://www.pom.be.ch/pom/de/index/strassenverkehr-schifffahrt/fuehrerausweise/ve
rlust_diebstahl.assetref/dam/documents/POM/SVSA/de/pom_svsa_kf-duplikatgesuch-fu
.pdf
Original issue reported on code.google.com by sas...@google.com on 16 Dec 2014 at 9:46
Original issue reported on code.google.com by
sas...@google.com
on 16 Dec 2014 at 9:46Attachments: