Bug 1055167

Summary: Print to File won't allow overwriting existing files
Product: [Fedora] Fedora Reporter: Gareth Williams <gareth>
Component: gtk3Assignee: Matthias Clasen <mclasen>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 20CC: 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:
Description Flags
Screenshot of pop-up window showing 'Cancel' button. none

Description Gareth Williams 2014-01-19 11:32:32 UTC
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'.

Comment 1 Marek Kašík 2014-01-20 15:00:02 UTC
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

Comment 2 Marek Kašík 2014-03-28 10:55:42 UTC
*** Bug 1081964 has been marked as a duplicate of this bug. ***