dreamapps786 / connectbot

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

Display issue on XPeria Mini Pro #598

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. With XPeria mini pro, open a shell to a server
2. Fill your screen with lines (at least the half of the screen)
3. Keyboard closed, open the visual keyboard, then slide out the real keyboard

What is the expected output? What do you see instead?
The current line is placed on the top of the (now gone) visual keyboard, i.e. 
in the middle of the screen, overwriting already displayed lines. The next 
lines will overwrite this way every other line below the first overwrited line.
expexted output:
The cursor and current line stays below already displayed text.

What version of the product are you using (you can see this by using Menu
-> About in the Host List)?
1.7.1

What type of system are you trying to connect to?
ArchLinux (up-to-date).

If you are able to connect, what is the output of "echo $TERM", "uname -a",
and any other relevant information on the host?
(Useless ?)
bash, 3.4.4-2-ARCH, i686

Please provide any additional information below.
Phone used: XPeria mini pro. It has a complete keyboard with slider.

Original issue reported on code.google.com by cont...@tobast.fr on 29 Jul 2012 at 9:10