﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3558	TrayTip with icon always displays description of file or filename in traytip notice balloon	anonymous		"Autoit 3.3.14.2
Windows 10 Creators Update

TrayTip with icon will always show a description in the notification balloon whether #AutoIt3Wrapper_Res_Description is empty or missing.

{{{
TrayTip('','text',0,1)
}}}


TrayTip without icon works normally.


{{{
TrayTip('','text',0)
}}}


With icon the tray tip balloon will show either name of the file or aut2exe if there is NO description. If there is one then it displays that, there is no way to not have something show when an icon option is filled in."	Bug	closed		AutoIt	3.3.14.2	None	No Bug		
