﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2353	FileSelectFolder doesn't refresh after creating new folder with individual name	holger.pandel@…		"
How to reproduce:

- assign a network drive (net use z: !\\server\share)
- open a FileSelectFolder dialog via

{{{
$bla = FileSelectFolder(""test"",""Z:\"",3)
}}}

- create new folder with corresponding button and change the folder name immediately (i. e. ""test""), then press ENTER

-> the folder is created with the new name in the background (check with windows explorer), but the dialog doesn't refresh (still shows ""New folder"") and $bla returns ""New folder"" also

Problem exists under Win7 and Win8 (32bit and 64bit). Win XP works as expected.
 
Tested under: Win8 64bit / Win7 32bit, AutoIt latest stable and beta, against Samba 3, Win Srv 2003, Win Srv 2008 R2 64bit
"	Bug	closed		AutoIt	3.3.8.1	None	No Bug		
