← Back to team overview

sikuli-driver team mailing list archive

[Bug 1696105] Re: [1.1.1] Region raster functions don't work as expected

 

** Changed in: sikuli
       Status: Fix Committed => In Progress

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

** Changed in: sikuli
    Milestone: 1.1.2 => 1.1.4

** Summary changed:

- [1.1.1] Region raster functions don't work as expected
+ [1.1.4] Region raster functions don't work as expected

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

Title:
  [1.1.4] Region raster functions don't work as expected

Status in Sikuli:
  In Progress

Bug description:
  ---- other bugs in that area
  bug #1693687
  bug #1693684
  ---------------------------------------------------------------

  I am playing with raster functions as described in

  http://sikulix-2014.readthedocs.io/en/latest/region.html#get-evenly-
  sized-parts-of-a-region-as-rows-columns-and-cells-based-on-a-raster

  I found following problems:

  1. Some constants are not defined - like Region.MID_BIG and
  Region.MID_THIRD

  2. Calling get(522) does not work - select whole screen. Note that 422
  work fine. Seems like grid above 5 does not work

  3. getRow(whichRow, numberRows) - always return whole screen. However
  I am confused that those methods are mentioned twice in the
  documentation on different places. Should we call setRaster for them -
  not clear

  Tested with Sikuli IDE on Windows 10 x64, java 1.8_121, Sikuli 1.1.1
  (official)

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


References