momodalo / vimtouch

vimtouch
Apache License 2.0
349 stars 71 forks source link

Soft keyboard hide vim command line #47

Closed xib closed 11 years ago

xib commented 11 years ago

When use vimtouch with soft keyboard, I can not see the command bar text at the bottom of the vim window (for example, when I type :tabe).

I'm not sure if it's feasible to resize vim window automatically when the soft keyboard appear so that the command text will be rendered just above the soft keyboard.

rtfb commented 11 years ago

What device are you using? I just tried on Nexus 4 and it works fine. But different manufacturers have their InputMethods twisted in various ways, so it is expected to be device-specific.

As an immediate workaround, you could try to download some alternative keyboard from Play and see if it helps.

xib commented 11 years ago

I'm using Nexus 7. You can see more details in the two screenshots attached.

I'll try alternative keyboard later to test if it help

Screenshot_2013-03-23-12-02-51 Screenshot_2013-03-23-12-03-53

On Mar 22, 2013 11:30 PM, "Vytautas Šaltenis" notifications@github.com wrote:

What device are you using? I just tried on Nexus 4 and it works fine. But different manufacturers have their InputMethods twisted in various ways, so it is expected to be device-specific.

As an immediate workaround, you could try to download some alternative keyboard from Play and see if it helps.

— Reply to this email directly or view it on GitHubhttps://github.com/momodalo/vimtouch/issues/47#issuecomment-15303214 .

rtfb commented 11 years ago

Just tried it on an emulated N7 device (don't have a physical one handy to test), and it works fine there. I'll check on a real device when I can. Are you using VimTouch 2.3?

momodalo commented 11 years ago

I tried my NookHD(4.04) and Asus fonepad(4.1). NookHD can reproduce it easily but Fonpad works as expected. Will continue to investigate.

momodalo commented 11 years ago

softkeyboard can't resize window when fullscreen. So it's a workaround to disable fullscreen when toggle soft keyboard. https://github.com/momodalo/vimtouch/commit/c338434caf752d6592a73976d3217ec40c83531d