Modify

Opened 8 years ago

Closed 8 years ago

#3584 closed Bug (Rejected)

Finder Tools does not seem to handle overlapped controls properly

Reported by: WB123 Owned by:
Milestone: Component: Au3Info
Version: 3.3.14.0 Severity: None
Keywords: Cc:

Description

When a form control is contained in the pixel footprint of another larger control the 'Finder Tool' sees the larger control and its associated info but cannot see the smaller contained control.

Simple case to illustrate problem:
Build a Windows Form app and create a form with a small button on top of a larger button. When the app is run both buttons are accessible. Call up Finder Tool. The Finder Tool will see the larger button but cannot see the smaller button.

Problem:
The smaller button is in the list of Child controls for the form, but the Finder Tool control geometry matching test returns info for the larger button. Even though the smaller button is on the list of the forms Child controls, the Finder Tool returns the wrong match information.

Attachments (0)

Change History (2)

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

Please provide a repro script when you fill a ticket
Thanks

comment:2 by J-Paul Mesnage, 8 years ago

Resolution: Rejected
Status: newclosed

sorry you did not provide the asked repro script so I close it

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.