← Back to team overview

sikuli-driver team mailing list archive

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

 

Public bug reported:

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.

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

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

Status in Sikuli:
  New

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


Follow ups

References