novawoo / connectbot

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

Google Nexus 10 Poetic Bluetooth Keyboard #660

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Log onto host
2.Hold down shift and desired number to produce special character.

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

Expected output: hold down 'Shift' and press 1 to output '!'. 

Actual output: Instead of '!', nothing is outputted. Same happens for numbers 
2, 3, and 4. Numbers 5, 6, 7, 8, 9, and 0 produce a tilde(~). Underscore(_), 
Plus(+), and Pipe(|) output normal when shift is held down. 

What version of the product are you using?
Version: 1.7.1

Please provide any additional information below.

Fix: Start connectbot with Bluetooth keyboard off, log onto host using virtual 
keyboard, and turn on Bluetooth keyboard. This method enables all shift keys to 
output the correct character. 

Original issue reported on code.google.com by Patryk0...@gmail.com on 16 Aug 2013 at 10:59