Modify

Opened 17 years ago

Closed 16 years ago

#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@… 17 years ago.
Simple script tests

Download all attachments as: .zip

Change History (3)

by daniel_20_38@…, 17 years ago

Attachment: Test.rar added

Simple script tests

comment:1 by J-Paul Mesnage, 16 years ago

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 J-Paul Mesnage, 16 years ago

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.