﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
293	using CLASS and TEXT together...	anonymous		"there was fix in this issue with v3.2.10.0.
(Fixed: Control...() functions using CLASS and TEXT together sometimes incorrect.)

In my case there was no problems with v3.2.8.1, but when I update autoit to v3.2.12.0 today, several ControlClick() functions that using CLASS and TEXT together are not woking, so I had to remove all ""TEXT:xxx"" in my scripts.

Here is one of them not woking.
{{{
ControlClick($handle, """", ""[CLASS:Button; TEXT:&Move; INSTANCE:10]"")
}}}

thanks."	Bug	closed		AutoIt	3.2.12.0	None	No Bug		
