﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1716	"HotKeySet(""^{F11}"", ""stamp"")"	fielmann		"Hello,

HotKeySet(""+{F11}"", ""stamp"")
HotKeySet(""^{F11}"", ""stamp2"")
While 1
sleep(500)
wend
Func stamp()
Send(@MDAY & ""."" & @MON & ""."" & @YEAR & ""{TAB}"" & 'my text')
EndFunc


start the upper autoit-script
open e.g. notepad.exe
press the Hotkey [Shift]+[F11]
you can see the timestamp
now try to type anything else in notepad: [shift] is still pressed! the problem appears always after using the Hotkey-function
It also happens with [CTRL]

If possible please fix it in next release ;-)
thx fielmann"	Bug	closed		AutoIt	3.3.6.0	None	No Bug	HotKeySet	
