Modify

#3743 closed Bug (Fixed)

[LAST] and WinWaitClose, WinExists, WinGetHandle, etc

Reported by: therks <rksaunders@…> Owned by: Jon
Milestone: 3.3.15.4 Component: AutoIt
Version: 3.3.14.5 Severity: None
Keywords: last winwaitclose winexists wingethandle Cc:

Description

A very simple example is here:

WinWait('[CLASS:TaskManagerWindow]')
ConsoleWrite(WinGetTitle('[last]'))
WinWaitClose('[last]')

Even after you launch task manager and then close it, this script will never end.
For some reason WinWaitClose, along with some other functions, doesn't get an updated or dynamic value for [last].
There is some more detail/testing on this forum post.

Attachments (0)

Change History (4)

comment:1 by Jpm, on May 2, 2020 at 1:38:11 PM

Owner: set to Jon
Status: newassigned

comment:2 by anonymous, on May 3, 2020 at 4:56:58 PM

I got the same results. Confirmed.

comment:3 by Jpm, on Aug 12, 2020 at 7:54:18 AM

Owner: changed from Jon to Jpm

Hi,
Fix sent to Jon

comment:4 by Jon, on Jun 11, 2021 at 12:45:49 PM

Milestone: 3.3.15.4
Owner: changed from Jpm to Jon
Resolution: Fixed
Status: assignedclosed

Fixed by revision [12544] in version: 3.3.15.4

Modify Ticket

Action
as closed The owner will remain Jon.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.