Neto222000 / premotedroid

Automatically exported from code.google.com/p/premotedroid
0 stars 0 forks source link

Support all the keys on virtual keyboard #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use virtual keyboard (VK) to write text

What is the expected output? What do you see instead?
Expect to write on screen the keys I type on VK.
Letters & numbers are ok but everything else is missing,
especially SPACE !

What version of the product are you using? On what operating system?
Today's version, on Ubuntu 9.10

Original issue reported on code.google.com by Murphy2...@gmail.com on 7 Mar 2010 at 6:48

GoogleCodeExporter commented 8 years ago
you're right
there is a bug with the space key

Original comment by pierredu...@gmail.com on 7 Mar 2010 at 6:58

GoogleCodeExporter commented 8 years ago
"space issue" is fixed
please download the server again and confirm

i can't make all key work under linux and mac :(
for example :
"Not all characters have a keycode associated with them. For example, there is 
no
keycode for the question mark because there is no keyboard for which it appears 
on
the primary layer. "
http://java.sun.com/javase/6/docs/api/java/awt/event/KeyEvent.html

on windows i'm using the "alt code" trick : 
http://en.wikipedia.org/wiki/Alt_code
and all keys work

Original comment by pierredu...@gmail.com on 7 Mar 2010 at 7:05

GoogleCodeExporter commented 8 years ago
The space issue is still there: it's acting like the return key.

Original comment by Murphy2...@gmail.com on 7 Mar 2010 at 7:23

GoogleCodeExporter commented 8 years ago
i can't test currently on linux
(my virtualbox is dead)
but i think it's fixed it the latest version

please download it

Original comment by pierredu...@gmail.com on 7 Mar 2010 at 8:35

GoogleCodeExporter commented 8 years ago
tested on my virtualbox, ubuntu 9.10
space key and return key are fine

please test with the latest server version available

Original comment by pierredu...@gmail.com on 7 Mar 2010 at 8:41

GoogleCodeExporter commented 8 years ago
No it's not working, and there's no new server version since my last post !?
Last server version is 100 min ago.

Original comment by Murphy2...@gmail.com on 7 Mar 2010 at 8:44

GoogleCodeExporter commented 8 years ago
ok, uploaded again
please download it

i'm SURE it's the latest version ! :P

Original comment by pierredu...@gmail.com on 7 Mar 2010 at 10:05

GoogleCodeExporter commented 8 years ago
Re-redownloaded the server and the space still do the same as return :(
Ubuntu 9.10 with Sun Java 6 Runtime over Wifi.
Nexus One, Android 2.1

Original comment by Murphy2...@gmail.com on 7 Mar 2010 at 11:00

GoogleCodeExporter commented 8 years ago
is not working after last update!!!
WORKING BEFORE!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Original comment by darrincr...@gmail.com on 9 Mar 2010 at 10:14

GoogleCodeExporter commented 8 years ago
I tried today's version and the space key is finally working for me :)
Thanks !

Original comment by Murphy2...@gmail.com on 14 Mar 2010 at 8:37

GoogleCodeExporter commented 8 years ago

Original comment by pierredu...@gmail.com on 14 Mar 2010 at 11:36