← Back to team overview

sikuli-driver team mailing list archive

[Bug 1293666] Re: [1.0.1] Settings.Highlight - highlights the pattern twice while using find("image.png")

 

** 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/1293666

Title:
  [1.0.1] Settings.Highlight - highlights the pattern twice while using
  find("image.png")

Status in Sikuli:
  Fix Released

Bug description:
  not seen in 1.1.0
  ------------------------

  Description:
  When setting the Settings.Highlight parameter to be "True", the highlighting behaves inconsistently.

  Reproduction steps:
  1. Set the "Settings.Highlight" parameter to be "True"
  2. Run a successful find("image.png") command

  Expected result:
  The located region should be highlighted once

  Actual result:
  The located region is highlighted twice

  Additional info:
  When running exists("image.png") command, the located pattern is highlighted only once, as expected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1293666/+subscriptions


References