| Summary: | PDF Document contains a save button which does not work | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | andreaswuest |
| Component: | PDF backend | Assignee: | Okular developers <okular-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | aacid, nate |
| Priority: | NOR | ||
| Version First Reported In: | 21.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | https://invent.kde.org/graphics/okular/commit/1aa175cf3f3579b58dbcf8f6d3436e2b194ca4d4 | Version Fixed/Implemented In: | 22.04 |
| Sentry Crash Report: | |||
| Attachments: | Document with the save "Speichern" button on the second page. | ||
|
Description
andreaswuest
2022-03-01 20:02:27 UTC
A possibly relevant merge request was started @ https://invent.kde.org/graphics/okular/-/merge_requests/576 Git commit 1aa175cf3f3579b58dbcf8f6d3436e2b194ca4d4 by Albert Astals Cid. Committed on 06/03/2022 at 19:16. Pushed by aacid into branch 'master'. Support SaveAs action If a new enough (unreleases as of now) poppler is available M +2 -1 core/action.h M +3 -0 core/document.cpp M +7 -0 core/document.h M +9 -0 generators/poppler/CMakeLists.txt M +3 -0 generators/poppler/config-okular-poppler.h.cmake M +4 -0 generators/poppler/generator_pdf.cpp M +1 -0 part/part.cpp https://invent.kde.org/graphics/okular/commit/1aa175cf3f3579b58dbcf8f6d3436e2b194ca4d4 |