Bug 511480 - PDF Form calculation does not work at all.
Summary: PDF Form calculation does not work at all.
Status: REPORTED
Alias: None
Product: okular
Classification: Applications
Component: PDF backend (other bugs)
Version First Reported In: 25.04.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-01 20:05 UTC by andreaswuest
Modified: 2025-11-01 20:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
PDF with the form showing the problem. (562.35 KB, application/pdf)
2025-11-01 20:05 UTC, andreaswuest
Details

Note You need to log in before you can comment on or make changes to this bug.
Description andreaswuest 2025-11-01 20:05:08 UTC
Created attachment 186398 [details]
PDF with the form showing the problem.

Hi,

PDF Form caluclation does not work at all. If you add numbers to the columns with the "EUR" header, the cells should be added up in the Row with the label "Summe", however nothing happens, the calculated sum amount remains 0.00. 

STEPS TO REPRODUCE
1.  Open Attached Document 
2. Populate some columns with amounts (digits only)
3. Look at the row with the label "Summe" - the summed up values should show up there. 

OBSERVED RESULT
Amounts are not summed up in the "Summe" row

EXPECTED RESULT
Amounts should be summed up in the "Summe" row


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
KDE Frameworks Version: 6.14
Qt Version: 6.9.1

ADDITIONAL INFORMATION
The PDF Form works in the pdf.js viewer included in Firefox. The Amounts are properly summed up there.