termux / termux-app

Termux - a terminal emulator application for Android OS extendible by variety of packages.
https://f-droid.org/en/packages/com.termux
Other
35.81k stars 3.77k forks source link

Termux doesn't respect "show virtual keyboard" setting #1634

Closed jaykru closed 10 months ago

jaykru commented 4 years ago

Problem description Termux doesn't respect the "Show virtual keyboard: Keep it on screen while physical keyboard is active" system setting. On my device, modifier keys are controlled by the soft keyboard meaning that many special characters are unavailable rending Termux nearly useless.

Additional information

ghost commented 4 years ago

Termux doesn't respect the "Show virtual keyboard: Keep it on screen while physical keyboard is active"

What means "doesn't respect" ?

jaykru commented 4 years ago

The virtual keyboard is not shown at all. On my device this breaks functionality totally because the special keys are accessed via a virtual keyboard overlay.

On Aug 3, 2020, at 4:22 PM, Leonid Pliushch notifications@github.com wrote:

 Termux doesn't respect the "Show virtual keyboard: Keep it on screen while physical keyboard is active"

What means "doesn't respect" ?

Is it not being shown at all? Or just it can be hidden by pressing button "back" or other keyboard toggles? (that's expected behaviour btw, not Termux but Android) — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

ghost commented 4 years ago

Have you tried to press "keyboard" button on the drawer?

brianclemens commented 3 years ago

I also have this issue (same phone). The software keyboard part of the Titan is a heavily modified and stripped down "Kika Keyboard", which shows symbols or special keys and whatnot depending on the context. The overlay flashes on the screen for a fraction of a second and then disappears. If I press the "keyboard" button in the drawer a few times I can get the overlay to flash on the screen for a moment again, but that's it.

agnostic-apollo commented 3 years ago

Can you guys check if 4d1851e6 solves the issue. The debug build apk is available here. Note that you won't be able to install the apk if you are using F-Droid or Play Store builds. Check https://github.com/termux/termux-app#installation. If you can't reinstall, then wait for new update to be pushed to F-Droid. Thanks.

Edit: Check this instead.

twaik commented 10 months ago

Is this still relevant?