reidwooten99 / connectbot

Automatically exported from code.google.com/p/connectbot
Apache License 2.0
0 stars 0 forks source link

HTC_IME keyboard (azerty layout) does not work properly on HTC Desire #491

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use HTC_IME keyboard
2. Set the layout to azerty (keep English as the language of Android)
3. Write a >, a <, or a ç

What is the expected output? What do you see instead?
* When I press <, the server often understands Ctrl-H, and sometimes nothing
* When I press >, the server often understands Ctrl-C, and sometimes nothing
* When I select c, and then swipe to ç, the c is displayed, then a backspace 
is send, and nothing more

What version of the product are you using (you can see this by using Menu
-> About in the Host List)?
The latest version from Git. Rolling back to the release (downloaded on this 
site) fixed the issue.

What type of system are you trying to connect to?
SSH

If you are able to connect, what is the output of "echo $TERM", "uname -a",
and any other relevant information on the host?
* screen (I did set "screen" as the emulation mode, and I run screen on the 
server)
* Linux mrtiserv.openihs.org 2.6.38-gentoo-r6-mrtiserv #2 SMP Mon Aug 8 
23:03:26 CEST 2011 x86_64 Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz GenuineIntel 
GNU/Linux

Please provide any additional information below.

Original issue reported on code.google.com by prog...@gmail.com on 17 Aug 2011 at 8:38