** Changed in: sikuli
Milestone: 2.0.0 => 2.1.0
** Changed in: sikuli
Importance: High => Medium
** Summary changed:
- [1.1.0] Win 8.1: inconsistent click behaviour with fullscreenapp/desktopapp
and compared to Win7/8.0
+ [check] Win 8+: inconsistent click behaviour with fullscreenapp/desktopapp
and compared to Win7/8.0
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1328817
Title:
[check] Win 8+: inconsistent click behaviour with
fullscreenapp/desktopapp and compared to Win7/8.0
Status in Sikuli:
In Progress
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1328817/+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