Modify

Opened 13 years ago

Closed 13 years ago

#2353 closed Bug (No Bug)

FileSelectFolder doesn't refresh after creating new folder with individual name

Reported by: holger.pandel@… Owned by:
Milestone: Component: AutoIt
Version: 3.3.8.1 Severity: None
Keywords: Cc:

Description

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

Attachments (1)

license.html (18.0 KB ) - added by anonymous 12 years ago.

Download all attachments as: .zip

Change History (2)

comment:1 by Jon, 13 years ago

Resolution: No Bug
Status: newclosed

This looks to be a bug in the windows control rather than AutoIt.

by anonymous, 12 years ago

Attachment: license.html added

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.