summaryrefslogtreecommitdiffstats
path: root/src/pdf
diff options
context:
space:
mode:
authorSzabolcs David <davidsz@inf.u-szeged.hu>2023-04-20 18:02:40 +0200
committerSzabolcs David <davidsz@inf.u-szeged.hu>2023-08-02 08:19:37 +0200
commite9eadbb2772d22bec863ee331521f51e78541801 (patch)
tree860f3f0e547af6874e3069308c641a15db888286 /src/pdf
parent7af3d247a930baa3262654082c441f8a015889b6 (diff)
Fix download button of PDF viewer plugin
The basic case of saving a PDF is easily fixed by installing PDFWebContentsHelpers in ExtensionsAPIClientQt for the proper WebContents. If the PDF file contains input elements and the user modifies them, the download button offers an option to save the modified file instead of the original. We need a minimal implementation of FileSystemDelegate, because this happens through file system access dialogs instead of normal "save as" dialogs. Pick-to: 6.6 Task-number: QTBUG-104610 Task-number: QTBUG-113149 Change-Id: I756f9fe6c72ccb129b04282b2fda05602cbf54cd Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'src/pdf')
0 files changed, 0 insertions, 0 deletions