I will check

** Changed in: sikuli
       Status: New => Opinion

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

** Summary changed:

- Sikuli find the wrong image when the image has rectangular box 
+ [1.1.4] finds wrong image when image has rectangular box

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1835261

Title:
  [1.1.4] finds wrong image when image has rectangular box

Status in Sikuli:
  Opinion

Bug description:
  Version: sikuli 1.1.4 SNAPSHOT
  OS: Win10 64bit
  Steps to reproduce:
  open a chrome browser, maximize it, then click on the image. create a sikuli 
script to click on the image with rectangular box, please use attached 
viewMessageWithBox.PNG

  Screen screen = new Screen();
  screen.click(the pattern of image);

  Expected result:
  the image is clicked

  Actual result:
  Clicked on the top left corner on the first tab(with no text) of chrome at 
around coordinate (160,21), reproducible every time. But the same image without 
rectangular box will work with no issue.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to