Modify

#1154 closed Bug (Wont Fix)

ControlClick() and VB.NET compatibility

Reported by: daniel_20_38@… Owned by:
Milestone: Component: AutoIt
Version: 3.3.0.0 Severity: None
Keywords: controlclick vb.net .net windows forms Cc:

Description

If a button in a VB.NET app is not visible (minimized, hidden, winmoved off the screen, or behind any other window) the controlclick command has no effect; while in others apps like windows calculator, delphi apps, etc, controlclick works.

Attachments (1)

Test.rar (83.4 KB ) - added by daniel_20_38@… on Aug 30, 2009 at 1:17:22 AM.
Simple script tests

Download all attachments as: .zip

Change History (3)

by daniel_20_38@…, on Aug 30, 2009 at 1:17:22 AM

Attachment: Test.rar added

Simple script tests

comment:1 by Jpm, on Oct 12, 2009 at 8:17:27 AM

You are failing in what the doc describe the windows must be visible/active for this kind of control.
I am not sure we can have a solution to remove this restriction.
We don't want to force visibility, it is the user responsability to do it in their scripts.

comment:2 by Jpm, on Oct 16, 2009 at 8:36:14 AM

Resolution: Wont Fix
Status: newclosed

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.