After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 724605 - No button to confirm the replacement if file already exists when "print to file"
No button to confirm the replacement if file already exists when "print to file"
Status: RESOLVED DUPLICATE of bug 720628
Product: gtk+
Classification: Platform
Component: Printing
3.10.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2014-02-18 06:07 UTC by lainme993
Modified: 2014-02-21 14:10 UTC
See Also:
GNOME target: ---
GNOME version: 3.9/3.10


Attachments
dialog to ask whether to replace the existing file (17.50 KB, image/png)
2014-02-18 06:09 UTC, lainme993
Details

Description lainme993 2014-02-18 06:07:46 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).
Comment 1 lainme993 2014-02-18 06:09:29 UTC
Created attachment 269503 [details]
dialog to ask whether to replace the existing file
Comment 2 Christian Persch 2014-02-18 11:47:09 UTC
That dialogue comes from the gtk unix print dialogue. -> gtk+
Comment 3 Marek Kašík 2014-02-21 14:10:06 UTC

*** This bug has been marked as a duplicate of bug 720628 ***