X-1.0rc3: Mac Lion: capture/selectRegion/highlight not working with fullscreen apps

Bug #814989 reported by RaiMan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
In Progress
Low
RaiMan

Bug Description

I guess, this is the same problem area as with spaces in 10.6 (Sikuli and the app had to be in the same space).

with Lion, it is no longer possible, to have more than one app/window in a "fullscreen space".

so saying:
switchApp("Safari") # which is in fullscreen mode
reg = selectRegion()

switches to the app, but then does nothing.
going back to the primary space where Sikuli runs, shows the waiting capture overlay.

same for capture.

saying:
switchApp("Safari") # which is in fullscreen mode
Region(200,200,200,200).highlight(2)

shows the highlight in the primary space while switching to the app.
Same goes for the slow motion circles.

All find operations and mouse/keyboard actions are working.

The app window is reported as:
Region[0,22 1280x758]@Screen(0)[0,0 1280x800]
which is not "correct", since it is fullscreen.
(this is excluding the Mac menu bar, which gets visible when moving the mouse towards top border)

Tags: general
RaiMan (raimund-hocke)
description: updated
RaiMan (raimund-hocke)
description: updated
RaiMan (raimund-hocke)
description: updated
RaiMan (raimund-hocke)
Changed in sikuli:
status: New → In Progress
assignee: nobody → RaiMan (raimund-hocke)
RaiMan (raimund-hocke)
tags: added: mac-fullscreen
RaiMan (raimund-hocke)
tags: added: general
removed: mac-fullscreen
RaiMan (raimund-hocke)
Changed in sikuli:
importance: Undecided → Medium
RaiMan (raimund-hocke)
Changed in sikuli:
importance: Medium → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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