﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2294	ControlGetText failing when window title happens to contain umlauts	puujalg25@…		"Sample:
$Aktiivne_Suund = ControlGetText($MAINWIN,""Piiriületus"", $PIS_Suund)
does NOT work (""u"" umlaut is the guilty party)
$Aktiivne_Suund = ControlGetText($MAINWIN,"""", $PIS_Suund)
works but if same program has more than one GUI window, you are getting screwed since script has no ability left to make difference between them.

There is no way to avoid umlauts since foreign language programs often have window titles containing those and when stumbling on one such program, it's annoying as hell."	Bug	closed		AutoIt	3.3.8.1	None	No Bug		
