sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #53938
[Bug 1859886] [NEW] Shift-Alt-C doesn't terminate script when working with images
Public bug reported:
2.0.1-2019-11-22_16:54/Windows10.0/Java8(64)1.8.0_231-b11
STEPS TO REPRODUCE:
1. In Sikuli type:
wait(image, FOREVER)
2. Run script
3. Press Shift-Alt-C
EXPECTED RESULT:
Script is terminated.
ACTUAL RESULT:
Nothing happens.
ADDITIONAL INFO:
The combination works when no image is involved. For example:
wait(Forever), Input(' '), etc.
** Affects: sikuli
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1859886
Title:
Shift-Alt-C doesn't terminate script when working with images
Status in Sikuli:
New
Bug description:
2.0.1-2019-11-22_16:54/Windows10.0/Java8(64)1.8.0_231-b11
STEPS TO REPRODUCE:
1. In Sikuli type:
wait(image, FOREVER)
2. Run script
3. Press Shift-Alt-C
EXPECTED RESULT:
Script is terminated.
ACTUAL RESULT:
Nothing happens.
ADDITIONAL INFO:
The combination works when no image is involved. For example:
wait(Forever), Input(' '), etc.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1859886/+subscriptions
Follow ups