sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #46670
[Bug 1715828] Re: [1.1.1] Windows: Current popup window remains in the tray after breaking with shift-alt-c --- workaround
** Changed in: sikuli
Milestone: 1.1.2 => 1.1.3
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1715828
Title:
[1.1.1] Windows: Current popup window remains in the tray after
breaking with shift-alt-c --- workaround
Status in Sikuli:
In Progress
Bug description:
------------------ workaround
use popAsk() instead of popup() and in case of negative answer terminate yourself internally.
Do not use shift-alt-c in this case.
-------------------------------------
Current popup window remains in the tray after breaking (Shift+Alt+C)
the main process and pressing OK button on the popup window.
So, a lot of such remains one can see in the tray after several
breaking actions.
In other words I press shift+alt+с when I see a popup, then press OK
in the popup window to take it away. But it is still shown in the tray
as "dot-sized window", as it seems.
I'd like Sikuli to kill not only the main process but also all its
threads without any remains while pressing shift+alt+c.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1715828/+subscriptions
References