← Back to team overview

sikuli-driver team mailing list archive

[Bug 1859886] Re: Shift-Alt-C doesn't terminate script when working with images --- fixed 2.0.4

 

** Changed in: sikuli
       Status: Fix Committed => Fix Released

-- 
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 ---
  fixed 2.0.4

Status in Sikuli:
  Fix Released

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


References