﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
889	GUISetIcon() stops working after FileOpenDialog()	doudou		"If you create a form AFTER FileOpenDialog() was called and SUCCESSFULLY returned a file name chosen by the user, all subsequent calls to GUISetIcon() have no effects (your form will assume the default AutoIt icon).

Calling FileOpenDialog() alone isn't enough to reproduce the bug: closing it with ""Cancel"" or ""X"" would not break GUISetIcon().

There's a test AU3 script attached, extract it along with both icons and run. Press ""Show Dialog"" first - you will see ""Icon2.ico"" as icon in the new form, then press ""Browse For File"", select a file and Press ""Open"", then press ""Show Dialog"" again and here we go - standard AutoIt icon."	Bug	closed		AutoIt	3.3.0.0	None	No Bug	gui icon standard dialogs	
