Summary: | Attached files are open as annotations | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Denis Bitouzé <dbitouze> |
Component: | PDF backend | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aacid |
Priority: | NOR | ||
Version First Reported In: | 0.20.3 | ||
Target Milestone: | --- | ||
Platform: | Mageia RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/okular/a675670ddaefc6da554523b6a6dfc8d1e1073e2b | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Here is the PDF file, `bar.pdf', to which the `foo.tex' file is attached. |
Description
Denis Bitouzé
2015-10-23 17:25:44 UTC
Don't make my life harder than it needs to be, please attach all the files needed to reproduce the problem you're speaking about. Created attachment 95155 [details]
Here is the PDF file, `bar.pdf', to which the `foo.tex' file is attached.
You can access the file by right clicking, but on a second read of the pdf spec it seems it hints the user should be able to view/save the file on left clicking. Since running stuff is always ugly security wise i'll just show the save dialog and let the user carry on from there. Git commit a675670ddaefc6da554523b6a6dfc8d1e1073e2b by Albert Astals Cid. Committed on 27/10/2015 at 23:28. Pushed by aacid into branch 'Applications/15.08'. Save file attachments on left click Instead of having to right click on it and choosing save from the menu M +10 -0 ui/pageview.cpp http://commits.kde.org/okular/a675670ddaefc6da554523b6a6dfc8d1e1073e2b >Since running stuff is always ugly security wise i'll just show the save dialog and let the user carry on from there.
I agree security matters but too bad the ability to directly open the file is disabled: what about a warning and/or allow only some types of files to be directly open (PDF and text files, e.g. .tex ones)? Once again, Adobe Reader and Evince allow this.
feel free to create a wish item about that, i consider this fixed as files are more easily accessible now. |