Created attachment 145648 [details] Sample Document with print button. STEPS TO REPRODUCE 1. Open the attached document 2. In the lower right corner is a print button (label: "Drucken") 3. click on it I observed the same behaviour on Windows using the latest okular version from the windows store. Maybe this behaviour was / is fixed in the latest okular version - unfortunately i only do have a rather old version. OBSERVED RESULT => nothing happens.. EXPECTED RESULT => print dialog should be opened -> at least i can observe this behaviour with acrobat and master-pdf-editor. SOFTWARE/OS VERSIONS Windows: Windows 11 Linux/KDE Plasma: Kubuntu 20.2 (available in About System) KDE Plasma Version: KDE Frameworks Version: 5.68.0 Qt Version: 5.12.8 ADDITIONAL INFORMATION
A possibly relevant merge request was started @ https://invent.kde.org/graphics/okular/-/merge_requests/544
Git commit fa6743aa04578db668ad09d02a544fac006d8149 by Albert Astals Cid. Committed on 23/01/2022 at 22:20. Pushed by aacid into branch 'master'. Support the PDF Print named action Also stop casting directly from a poppler enum to an okular enum, it's not cool M +2 -3 core/action.h M +3 -0 core/document.cpp M +7 -0 core/document.h M +39 -1 generators/poppler/generator_pdf.cpp M +1 -0 part/part.cpp https://invent.kde.org/graphics/okular/commit/fa6743aa04578db668ad09d02a544fac006d8149