← Back to team overview

sikuli-driver team mailing list archive

[Bug 1384317] [NEW] Special keys don't go through VNC session

 

Public bug reported:

Special keys like Key.ENTER, Key.F1, Key.BACKSPACE, etc. do not go
through VNC session.

To reproduce the bug :
* set up a Windows Seven VM where RealVNC is installed and up (https://www.realvnc.com/download/vnc/)
* run a sikuli script from a host running Debian Wheezy. The script has to open something (firefox for example) and to vncscreen.type("test"+Key.ENTER)
* you can check that firefox is correctly opening by the script, but only "test" is typed (no <ENTER>).

Version used is the one from github (https://github.com/sikuli/sikuli)

** 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/1384317

Title:
  Special keys don't go through VNC session

Status in Sikuli:
  New

Bug description:
  Special keys like Key.ENTER, Key.F1, Key.BACKSPACE, etc. do not go
  through VNC session.

  To reproduce the bug :
  * set up a Windows Seven VM where RealVNC is installed and up (https://www.realvnc.com/download/vnc/)
  * run a sikuli script from a host running Debian Wheezy. The script has to open something (firefox for example) and to vncscreen.type("test"+Key.ENTER)
  * you can check that firefox is correctly opening by the script, but only "test" is typed (no <ENTER>).

  Version used is the one from github (https://github.com/sikuli/sikuli)

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


Follow ups

References