Modify

Opened 6 years ago

Closed 6 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 Changed 6 years ago by Jpm

Please provide a repro script when you fill a ticket
Thanks

comment:2 Changed 6 years ago by Jpm

  • Resolution set to Rejected
  • Status changed from new to closed

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

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.