← Back to team overview

sikuli-driver team mailing list archive

[Bug 1742389] [NEW] [1.1.1] TightVNC: click into VNC window does not work --- fixed 1.1.2

 

Public bug reported:

I am facing an issue while using SikUli function Region.Click(). I am using this function to detect and click on a Region in a Window. But this fails always. The weird thing is when i do Region.highlight(), it hightlights the particular region correctly. Immediately after that i do Region.Click() which is not clicking on the Region. But in logs it shows it had clicked on it, actually it did not. 
The Region is in a window inside "TightVNC" App.  When the click happens, the cursor just moves outside the TightVNC, but in logs the clicked X & Y dimensions shows a value which correctly maps to the Region to be clicked. I dont understand what is wrong here. Can someone please help me?

** Affects: sikuli
     Importance: Critical
     Assignee: RaiMan (raimund-hocke)
         Status: Fix Committed

** Summary changed:

- [1.1.1] TightVNC: click into VNC window does not work
+ [1.1.1] TightVNC: click into VNC window does not work --- fixed 1.1.2

** Changed in: sikuli
       Status: New => Fix Committed

** Changed in: sikuli
   Importance: Undecided => High

** Changed in: sikuli
   Importance: High => Critical

** Changed in: sikuli
     Assignee: (unassigned) => RaiMan (raimund-hocke)

** Changed in: sikuli
    Milestone: None => 1.1.2

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

Title:
  [1.1.1] TightVNC: click into VNC window does not work --- fixed 1.1.2

Status in Sikuli:
  Fix Committed

Bug description:
  I am facing an issue while using SikUli function Region.Click(). I am using this function to detect and click on a Region in a Window. But this fails always. The weird thing is when i do Region.highlight(), it hightlights the particular region correctly. Immediately after that i do Region.Click() which is not clicking on the Region. But in logs it shows it had clicked on it, actually it did not. 
  The Region is in a window inside "TightVNC" App.  When the click happens, the cursor just moves outside the TightVNC, but in logs the clicked X & Y dimensions shows a value which correctly maps to the Region to be clicked. I dont understand what is wrong here. Can someone please help me?

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1742389/+subscriptions


Follow ups