Comma in formatted textfields inside a pdf show wrong decimal value
Categories
(Firefox :: PDF Viewer, defect, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox109 | --- | wontfix |
| firefox110 | --- | wontfix |
| firefox111 | --- | verified |
| firefox112 | --- | verified |
People
(Reporter: blackgameslp, Assigned: calixte)
References
Details
(Keywords: regression)
Attachments
(2 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36
Steps to reproduce:
Open or Print a PDF that has a text field for numbers with the format of "1.234,56".
That field has "5,25" as its content (filled out not via firefox)
Note:
this is a new issue introduced in v109 as it worked correctly in v108
Actual results:
When the field is not selected (for editing) it shows "5,00".
if you select the field it shows "5,25"
It does show "5,25" if the content is "5.25".
Expected results:
In both cases, selected or not selected, it should show "5,25".
Comment 1•3 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 correct in case you think the bot is wrong.
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Reproducible on a 2023-01-20 Nightly build on macOS 12.
Verified as fixed on Firefox 111.0b5(build ID: 20230223185944) and Nightly 112.0a1(build ID: 20230223172038) on macOS 12, Windows 11, Ubuntu 22.
Description
•