X-1.0rc3: IDE: with: selects whole screen instead of specified region on rerun --- workaround

Bug #890123 reported by RaiMan
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
SikuliX
Fix Released
Critical
RaiMan

Bug Description

**** workaround

--- do not use with:, when running script in IDE more than once after IDE start .-- use the region.method() syntax instead

--- use command line to run script

---------------------------------------------------------

using

with Region(x,y,w,h):
    highlight(2)

in a script running in the IDE, it seems that this only works as expected, when the script is run the first time after starting the IDE. When running the script a second time, the Region() is ignored and the whole screen used instead.

Tags: idererun
RaiMan (raimund-hocke)
Changed in sikuli:
status: New → In Progress
assignee: nobody → RaiMan (raimund-hocke)
milestone: none → x1.0
RaiMan (raimund-hocke)
tags: added: idererun
RaiMan (raimund-hocke)
Changed in sikuli:
importance: Undecided → Medium
RaiMan (raimund-hocke)
Changed in sikuli:
importance: Medium → High
status: In Progress → Fix Committed
RaiMan (raimund-hocke)
Changed in sikuli:
importance: High → Critical
RaiMan (raimund-hocke)
Changed in sikuli:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.