Bug 1055167
| Summary: | Print to File won't allow overwriting existing files | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Gareth Williams <gareth> | ||||
| Component: | gtk3 | Assignee: | Matthias Clasen <mclasen> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 20 | CC: | ccecchi, mclasen, mkasik, prd-fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-02-13 21:25:53 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Hi Gareth, thank you for this report. This is a bug in gtk+ and it was already reported upstream here https://bugzilla.gnome.org/show_bug.cgi?id=720628. I've prepared a patch for it and attached it there. I'm reassigning this to gtk3 for now. Regards Marek *** Bug 1081964 has been marked as a duplicate of this bug. *** |
Created attachment 852334 [details] Screenshot of pop-up window showing 'Cancel' button. Description of problem: Attempting to 'Print to File' to an existing file does not give the option to overwrite. Version-Release number of selected component (if applicable): 3.10.3 How reproducible: Always Steps to Reproduce: 1. Print to file from Evince - name file 'test.pdf' 2. Print to file again, using the same file name. Actual results: Evince shows a pop-up with "A file named 'test.pdf' already exists. Do you want to replace it?" The only button available on this pop-up is a 'Cancel' button. Expected results: Two buttons should be visible - one to overwrite and the other to cancel. Additional info: Workaround is to delete the file first, then 'Print to File'.