Modify

Opened 16 years ago

Closed 16 years ago

#1340 closed Bug (Works For Me)

Send("{ENTER}") in IE7

Reported by: jeromeys@… Owned by:
Milestone: Component: AutoIt
Version: 3.3.0.0 Severity: None
Keywords: Send() Cc:

Description

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}")

Attachments (0)

Change History (1)

comment:1 by Valik, 16 years ago

Resolution: Works For Me
Status: newclosed

Closing as works for me since I can't reproduce the problem.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.