[check] Win 8+: inconsistent click behaviour with fullscreenapp/desktopapp and compared to Win7/8.0

Bug #1328817 reported by RaiMan
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
SikuliX
In Progress
Medium
RaiMan

Bug Description

I have a script that works on WinXP - Win 8. However, Win 8.1 seems to have botched everything up.

I have a very simple code snippet:

if exists(image):
    print "Found image")
    click(image)

When I run the code, I get the print statement, but the image is not clicked on. Once again, this is only failing on Win 8.1

Revision history for this message
RaiMan (raimund-hocke) wrote :

the related question contains more info on problem situation

Revision history for this message
RaiMan (raimund-hocke) wrote : Re: [1.1.0] Win 8.1: inconsistent click behaviour with fullscreenapp/desktopapp and compared to Win7/8.0

a possible solution is to use the context menu entry "run as administrator" e.g. to start a command line window, that is then used to start the IDE or run script.

summary: - [1.0.1] Win 8.1: inconsistent click behaviour with
+ [1.1.0] Win 8.1: inconsistent click behaviour with
fullscreenapp/desktopapp and compared to Win7/8.0
Changed in sikuli:
status: New → In Progress
importance: Undecided → High
assignee: nobody → RaiMan (raimund-hocke)
milestone: none → 1.2.0
RaiMan (raimund-hocke)
Changed in sikuli:
milestone: 2.0.0 → 2.1.0
importance: High → Medium
summary: - [1.1.0] Win 8.1: inconsistent click behaviour with
+ [check] Win 8+: inconsistent click behaviour with
fullscreenapp/desktopapp and compared to Win7/8.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

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