Modify

Opened 16 years ago

Closed 16 years ago

#1726 closed Bug (No Bug)

BlockInput(1) does not work on win7

Reported by: anonymous Owned by:
Milestone: Component: AutoIt
Version: 3.3.6.0 Severity: None
Keywords: Cc:

Description

code
{{
WinWaitActive("Mozilla Firefox")
BlockInput(1)
MouseClick("left", 656, 148, 1)
BlockInput(0)
}}

blockinput has no effect mouse and keyboard still work

Attachments (0)

Change History (1)

comment:1 by Valik, 16 years ago

Resolution: No Bug
Status: newclosed

Reading all the documentation for a function is helpful to prevent creating bug reports for expected behavior.

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.