As promised, I'm back with 2 more BUGs:
FIRST BUG:
=======
1. Open any drive and select a file/folder.
2. Now minimize the window.
3. Maximize it and try to cut/copy/delete the selected file/folder using keyboard and not mouse (i.e. use
<CTRL>+X,
<CTRL>+C,
<CTRL>+V and
<DELETE> keys). It'll do nothing even you can see clearly that the file/folder is still selected.
So you'll hv to again select the already selected file/folder to perform any operation.
It didnt happen in earlier versions of windows.
SECOND BUG:
=========
I don't know the exact situation, when this happens but I have faced this problem many times in Vista. Sometimes when we don't have proper permissions on a folder and we try to delete it. Vista give ERROR message like you don't have permissions or something like that. But if we want to
<SHIFT>+Delete the same folder, we don't get any ERROR message although it doesnt get deleted.
For recreating it, I found one interesting method:
1. Open Command Prompt and give following command:
md \\.\c:\con
It'll create a folder "
con" in C:\ drive. Actually this folder can't be created normally using New -> Folder. Con stands for Console and its in use since good old DOS days. But using above trick we can create it in windows. I know lots of members here know this trick.
2. Now open C:\ drive and try to delete it. Windows will give error:
"
Could not find this item. This is no longer located in C:\. Verify the item's location and try again."
OK. cool. and now try to
<SHIFT>+Delete it. Amazing, you'll get no error and you'll think that you have successfully deleted it. But just refresh the window and you'll find that its still there.
I have faced this problem most of the times, when I copied a movie DVD in my computer and then tried to delete the folder. Not always but most of the times.
So IMO, the error message should be given in both situations.