thanhlamcltv91 / android-vnc-viewer

Automatically exported from code.google.com/p/android-vnc-viewer
0 stars 0 forks source link

shift only works with letters #261

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Connect to remote vm
2. start wordpad
3. type in shift-` to shift-=, comma, period, slashes and brackets.

What is the expected output? What do you see instead?

Expected: ~!@#$%^&*()_+<>?|}{
Actual: `1234567890-=,./\][

What version of android-vnc-viewer are you using?
0.5.0

Which VNC server/version are you using?  On which platform?

Linux CentOS 6, vnc built into qemu-kvm

What is the size of the desktop you are trying to access (i.e. 1024x768, 
1920x1080...)?

Any size

What device are you using?

Asus eee pad transformer tf101, android 3.2

Please provide any additional information below.

The server is windows 7/64 running inside a qemu vm on centos 6, I am typing 
into wordpad window.

Shifted characters don't work with physical keyboard nor with the on-screen 
ones: default and hacker's. Using "send text", shifted characters are displayed 
correctly in the local text box and get unshifted in the wordpad window on the 
other end.

Shifted characters work correctly with centos 6 (tigervnc 1.0.90) client.

This is more than a medium-level annoyance since I am unable to enter passwords.

Original issue reported on code.google.com by dmitri.m...@gmail.com on 15 Sep 2011 at 4:52