GNOME Bugzilla – Bug 724605
No button to confirm the replacement if file already exists when "print to file"
Last modified: 2014-02-21 14:10:06 UTC
Steps to reproduce: 1. Open a pdf file and use "print"->"print to file" to print it to a new file named "output.pdf" 2. Print it again with the same target file "output.pdf" and a dialog appears to ask whether to replace it or not. The problem is that the user can't confirm the replacement, since the only button shown is "cancel" (see the attachement).
Created attachment 269503 [details] dialog to ask whether to replace the existing file
That dialogue comes from the gtk unix print dialogue. -> gtk+
*** This bug has been marked as a duplicate of bug 720628 ***