← Back to team overview

sikuli-driver team mailing list archive

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

 

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

** Changed in: sikuli
   Importance: Undecided => High

** Changed in: sikuli
     Assignee: (unassigned) => RaiMan (raimund-hocke)

** Changed in: sikuli
    Milestone: None => 1.1.0

** Summary changed:

- Settings.Highlight - highlights the pattern twice while using find("image.png")
+ [1. 0. 1] Settings.Highlight - highlights the pattern twice while using find("image.png")

** Summary changed:

- [1. 0. 1] Settings.Highlight - highlights the pattern twice while using find("image.png")
+ [1.0.1] Settings.Highlight - highlights the pattern twice while using find("image.png")

-- 
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 Committed

Bug description:
  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