Page 1 of 1

Losing focus on file delete

Posted: Wed Sep 16, 2009 11:49 am
by BrokenAutoImageSize
XnView 1.96.2 often lost focus while delete one or more files using DEL key.
I think that XnView calls system function for file deletion, function shows system confirmation dialog and dont return focus to XnView.

As show search in BugReport forum on 'focus' topic, it is an old 'stealth' issue with many XnView dialogs :)

Please fix it.

Re: Losing focus on file delete

Posted: Thu Sep 17, 2009 10:35 am
by xnview
You have it in browser or view mode? I have fixed it in browser mode already :-(

Re: Losing focus on file delete

Posted: Thu Sep 17, 2009 10:37 am
by BrokenAutoImageSize
In browser mode, when deleting one ore more selected images from list.

Re: Losing focus on file delete

Posted: Mon Oct 19, 2009 8:00 am
by xnview
I can't reproduce on Xp

Re: Losing focus on file delete

Posted: Mon Oct 19, 2009 11:01 am
by BrokenAutoImageSize
It occurs unstable on my XP.

Re: Losing focus on file delete

Posted: Mon Oct 19, 2009 12:53 pm
by xnview
someone with same problem?

Re: Losing focus on file delete

Posted: Mon Oct 19, 2009 2:46 pm
by oops66
Hello,
FI: I have not this problem under the 1.96.5 version (Ubuntu+Wine)

Re: Losing focus on file delete

Posted: Mon Oct 26, 2009 6:25 am
by BrokenAutoImageSize
Problem occurs frequently on following conditions:
- third party program uses hdd hardly
- XnView build thumbnails from nearly 200..300 JPEG images
- each image is 3900 * 5700 pixels
- windows shows delete progress dialog
- after that focus lost.

Its a simple task: writing a log file with next events along with timestamps:
- start deleting using library function or external dll/program call
- losing focus
- return focus to program windows

Re: Losing focus on file delete

Posted: Tue Oct 27, 2009 2:29 pm
by xnview
BrokenAutoImageSize wrote:Problem occurs frequently on following conditions:
- third party program uses hdd hardly
- XnView build thumbnails from nearly 200..300 JPEG images
- each image is 3900 * 5700 pixels
- windows shows delete progress dialog
- after that focus lost.
I've tried again, and reproduce this one :-(