thanhlamcltv91 / android-vnc-viewer

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

touch keyboard numeric/symbol screen keys are sent with the control modifier #114

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open a connection
2. Touch and hold the menu button to bring up the touch keyboard
3. Touch the "?123?" key in the bottom right of the touch keyboard
4. Touch the ":" key

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

The colon ":" key should be sent to the remote host.  Instead "Control :" 
(C-:) is sent.

What version of the product are you using? On what operating system?

androidVNC_build20100126.apk on a Nexus One (android 2.1)

Please provide any additional information below.

Thanks for the great app!

Original issue reported on code.google.com by merpatte...@gmail.com on 28 Jan 2010 at 8:17

GoogleCodeExporter commented 8 years ago
Forgot to mention that using the "Send text" menu option works for sending an 
unmodified key from the numeric/symbol touch keyboard.  But it's pretty 
cumbersome to 
have to there to do so.

Original comment by merpatte...@gmail.com on 28 Jan 2010 at 8:19

GoogleCodeExporter commented 8 years ago
This should be fixed in 0.4.7

Original comment by googlec...@antlersoft.com on 3 Aug 2010 at 5:42