You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The soft keyboard will open every time Termux is put to foreground. This shouldn't happen if the keyboard was manually closed (eg. by tapping on keyboard button in the drawer or by pressing back to close the keyboard).
Steps to reproduce
Open Termux
Close the soft keyboard by pressing the keyboard button in the left drawer, or by pressing the back button
Put Termux to background (by pressing the home or recents button)
Open Termux again
Notice that the keyboard is open, even though it was manually closed
Expected behavior
The keyboard shouldn't open if it was manually closed. If I had wanted the keyboard to open, I'd have tapped on the screen.
Additional information
Termux application version: 0.114
Android OS version: 10
Device model: Realme 6
The text was updated successfully, but these errors were encountered:
Check this for why that can't be done reliably in show/hide mode. Use soft-keyboard-toggle-behaviour=enable/disable added in v0.113 with the KEYBOARD extra key or left drawer button if you don't want keyboard to show automatically.
Problem description
The soft keyboard will open every time Termux is put to foreground. This shouldn't happen if the keyboard was manually closed (eg. by tapping on keyboard button in the drawer or by pressing back to close the keyboard).
Steps to reproduce
keyboard
button in the left drawer, or by pressing the back buttonExpected behavior
The keyboard shouldn't open if it was manually closed. If I had wanted the keyboard to open, I'd have tapped on the screen.
Additional information
The text was updated successfully, but these errors were encountered: