Page 1 of 1

"Confirm File Delete" does not work properly

Posted: Sat Oct 08, 2005 2:06 am
by TheEvilHammer
In "Options->General", I have "Confirm file delete" checked, but when I attempt to delete a file, there is no confirmation and the file is immediately deleted. I'm assuming this is a bug...

Re: Confirm File Delete

Posted: Sat Oct 08, 2005 7:31 am
by Lesmo16
TheEvilHammer wrote:In "Options->General", I have "Confirm file delete" checked, but when I attempt to delete a file, there is no confirmation and the file is immediately deleted. I'm assuming this is a bug...
I can't confirm this.

Re: Confirm File Delete

Posted: Sat Oct 08, 2005 10:45 am
by xnview
Lesmo16 wrote:
TheEvilHammer wrote:In "Options->General", I have "Confirm file delete" checked, but when I attempt to delete a file, there is no confirmation and the file is immediately deleted. I'm assuming this is a bug...
I can't confirm this.
Me too...

Posted: Sat Oct 08, 2005 11:25 pm
by Dreamer
I can confirm this, but I'm not sure if it's a bug, XnView is not the only program with this behavior. You must have "Display delete conf. dialog" option under "Recycle bin prop." disabled, I think.

Posted: Sun Oct 09, 2005 9:30 am
by Lesmo16
Dreamer wrote:I can confirm this, but I'm not sure if it's a bug, XnView is not the only program with this behavior. You must have "Display delete conf. dialog" option under "Recycle bin prop." disabled, I think.
Right, I've this option checked - Dreamer, you did a good job! :)

Posted: Sun Oct 09, 2005 12:35 pm
by xnview
Dreamer wrote:I can confirm this, but I'm not sure if it's a bug, XnView is not the only program with this behavior. You must have "Display delete conf. dialog" option under "Recycle bin prop." disabled, I think.
Oh right, i didn't know this option... :-(

Posted: Wed Oct 12, 2005 11:37 pm
by TheEvilHammer
Yup, that's it - I have that option disabled in my Recycle Bin properties, so that must be why a confirmation doesn't show up in XnView. Maybe XnView should have its own internal confirmation box? Or perhaps a disclaimer next to the option? Otherwise, the option could be misleading...

Posted: Thu Oct 13, 2005 7:13 am
by xnview
TheEvilHammer wrote:Yup, that's it - I have that option disabled in my Recycle Bin properties, so that must be why a confirmation doesn't show up in XnView. Maybe XnView should have its own internal confirmation box? Or perhaps a disclaimer next to the option? Otherwise, the option could be misleading...
I use win32 API for that, and windows use this option :-( I can't override this setting.

Posted: Tue Nov 01, 2005 8:52 pm
by TheEvilHammer
If you use the Win32 API for this functionality, and you can't override the setting, then why is there an option for it?

Posted: Wed Nov 02, 2005 4:43 am
by xnview
TheEvilHammer wrote:If you use the Win32 API for this functionality, and you can't override the setting, then why is there an option for it?
If setting is set to confirm

Posted: Wed Nov 02, 2005 7:16 am
by helmut
xnview wrote:
TheEvilHammer wrote:If you use the Win32 API for this functionality, and you can't override the setting, then why is there an option for it?
If setting is set to confirm
I think EvilHammer wonders why there is a setting provided by Windows and the same setting in XnView. I think reason is clear, Pierre didn't know about this setting.

Question is whether we should keep both settings or not. Often people (including me) ask that XnView should behave like Windows Explorer. So I tend to say that there should be no setting in XnView.

Posted: Wed Nov 02, 2005 8:41 am
by xnview
helmut wrote:
xnview wrote:
TheEvilHammer wrote:If you use the Win32 API for this functionality, and you can't override the setting, then why is there an option for it?
If setting is set to confirm
I think EvilHammer wonders why there is a setting provided by Windows and the same setting in XnView. I think reason is clear, Pierre didn't know about this setting.

Question is whether we should keep both settings or not. Often people (including me) ask that XnView should behave like Windows Explorer. So I tend to say that there should be no setting in XnView.
But many users don't konw about the windows settings, and i'm not sure this one exists on 95/98

Posted: Wed Nov 02, 2005 5:43 pm
by Dreamer
Pierre, maybe you could add some note there "Depends on option...".

Posted: Mon Nov 24, 2008 4:12 am
by bugmenot
If "Confirm file delete" doesn't, due to recycle bin, then this isn't really an option as it cannot control anything.

My situation I have some RAW files on USB KEY. USB KEY doesn't delete to recycle bin, so actually I can lose my files due to these 2 settings:

1) "Confirm file delete" doesn't confirm
2) recycle bin api just deletes for removable disks

this means safest option == lost files.