Closed
Bug 1918115
Opened 1 year ago
Closed 1 year ago
Issue in arithmetics in PDF forms
Categories
(Firefox :: PDF Viewer, defect, P1)
Tracking
()
RESOLVED
FIXED
132 Branch
People
(Reporter: peter.kraus, Assigned: calixte)
References
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0
Steps to reproduce:
See Github Issue:
https://github.com/mozilla/pdf.js/issues/18735
| Reporter | ||
Comment 1•1 year ago
|
||
| Reporter | ||
Updated•1 year ago
|
Group: firefox-core-security
| Reporter | ||
Comment 2•1 year ago
|
||
Steps to reproduce the problem
- Type 302.80 into order total field
- Select 7% VAT which calculates it to be 21.20 (which is correct)
- The sum is 323.00 instead of 324.00
Updated•1 year ago
|
Group: firefox-core-security → mozilla-employee-confidential
Component: Untriaged → PDF Viewer
See Also: → https://github.com/mozilla/pdf.js/issues/18735
Whiteboard: [leave hidden because of the attachment]
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → cdenizet
Severity: -- → S3
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Priority: -- → P1
| Assignee | ||
Comment 3•1 year ago
|
||
I'll remove the pdf but here's a basic test case.
STR:
- enter 7 in the percent field;
- total field should contain 324,00.
Comment 4•1 year ago
|
||
I've marked the attachment private so only people with security bug access can view it but hopefully an admin can delete it entirely soon.
Comment 5•1 year ago
|
||
The content of attachment 9424141 [details] has been deleted for the following reason:
Deleted on request
| Assignee | ||
Updated•1 year ago
|
Group: mozilla-employee-confidential
Whiteboard: [leave hidden because of the attachment]
Comment 6•1 year ago
|
||
| Assignee | ||
Updated•1 year ago
|
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Updated•1 year ago
|
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•