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 543158 - Make deletion confirmation dialog optional during session
Make deletion confirmation dialog optional during session
Status: RESOLVED FIXED
Product: eog
Classification: Core
Component: image viewer
2.22.x
Other All
: Normal enhancement
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-07-15 20:00 UTC by Marcus Dapp
Modified: 2009-04-10 01:08 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Marcus Dapp 2008-07-15 20:00:41 UTC
In F11 mode, eog always asks for confirmation when deleting a photo. These are a lot of clicks when handling many photos.

Suggestion: Add small tickbox to the deletion confirmation dialog saying 
"[X] Do not ask me for confirmation again during this session."

Thus, the dialog pops up when the user hits delete the first time in a session, but he can choose for the rest of the session, saving many clicks.

(see also eog mailing list discussion "When a photographer uses eog..." from 15-07-2008)
Comment 1 Felix Riemann 2009-04-09 20:30:45 UTC
This is available in SVN trunk now. Note that this should only work if all selected images can be moved to the trash. If any of the images would be deleted directly, you will be asked again.

2009-04-09  Felix Riemann  <>

	* src/eog-window.c: (show_move_to_trash_confirm_dialog):
	Allow the user user to disable the trash confirmation dialog for the
	running session. This is only offered if all images can be trashed.
	Fixes bug #543158.

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
Comment 2 Marcus Dapp 2009-04-10 01:08:18 UTC
Excellent, thanks! 
Really appreciate it and looking forward to the next release (in ubuntu that is). :-)