← Back to team overview

sikuli-driver team mailing list archive

[Bug 794489] [NEW] Windows: Management Console (mmc) windows block Sikuli mouse actions

 

Public bug reported:

tested on Win7 (32Bit and 64Bit)

A mmc window blocks any Java robot actions (this is the Java feature
internally used to simulate the mouse actions), as long as the mmc
window has focus.

This is the fact, no matter how you manage to get a mmc-window to the
front.

So it is not possible to click() inside of an mmc window. It is even not
possible to move the mouse, as long as mmc has focus.

** Affects: sikuli
     Importance: Undecided
         Status: New

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

Title:
  Windows: Management Console (mmc) windows block Sikuli mouse actions

Status in Sikuli:
  New

Bug description:
  tested on Win7 (32Bit and 64Bit)

  A mmc window blocks any Java robot actions (this is the Java feature
  internally used to simulate the mouse actions), as long as the mmc
  window has focus.

  This is the fact, no matter how you manage to get a mmc-window to the
  front.

  So it is not possible to click() inside of an mmc window. It is even
  not possible to move the mouse, as long as mmc has focus.


Follow ups

References