﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1340	"Send(""{ENTER}"") in IE7"	jeromeys@…		"If I create a login script which simply uses Send for all functions: Username, Tab, Password, Enter, it causes in effect the same thing as pressing F11 in IE, sending it into full screen mode.

I have replicated this on 2 systems running IE7.

	send(""Username"")
	send(""{TAB}"")
	send(""Password"")
	send(""{ENTER}"")"	Bug	closed		AutoIt	3.3.0.0	None	Works For Me	Send()	
