Summary: | okular's pdf form data isn't compliant with the standard FDF format, which results in severe pdf usability problems | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Yuri <yuri> |
Component: | PDF backend | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | major | CC: | aacid |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | FreeBSD | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Yuri
2015-02-06 08:53:02 UTC
Yeah, just use the File->save No, users shouldn't be able to close the document without any warning that document isn't saved. Not many will know they need to save it unless prompted. Additionally, there is no "File->Save" option in the menu at all, only "Save As" which isn't the same thing. Also, currently copying such file and opening it in the new place shows the filled form, but changing it in one place changes the other document's form data too (!!!), which is a highly confusing behavior. So the forms functionality should be fixed: 1. Users should be prompted to save document when the form data is changed 2. Menu item "Save" should appear under "File", and be enabled whenever form data was changed by user 3. Opening the copy of pdf file should never pull the form data from some "hidden" location, only from that file itself. 4. There should also be another menu option "Save Form as FDF". Apparently, office users utilize FDF files to store data in various cases, ex. when they receive filled by customers forms. Form data should always be per-pdf file. Copying the file should naturally copy the form data. There is really no use for the above-mentioned xml files, I don't see what is the purpose of having them. They give no benefit, only cause confusion. Yeah, there's various bugs about this, subscribe to one of them. *** This bug has been marked as a duplicate of bug 267350 *** |