Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

termux cannot take the underlined candidates with soft keyboards #91

Open
torappinfo opened this issue May 9, 2016 · 1 comment
Open

Comments

@torappinfo
Copy link

In android soft keyboards, sometimes there will be some predicted inputs (usually underlined) in the text area waiting for confirmation. Termux can not take these inputs even after confirmation.

To reproduce, use a soft keyboard for input in search bar, find an input mode (usually handwriting mode will do), where some underlined predicted text will be firstly shown in search bar before confirmation. After further inputs, these underlined text will become solid (not underlined again). Termux has issues to take these underlined inputs.

One specific example is Shouxin input method for CJK in handwriting mode. Termux simply does not take any underlined candidates.

fornwall added a commit that referenced this issue May 9, 2016
This handles e.g. text written with hand writing input methods
as mentioned in #91.
@fornwall
Copy link
Member

Thanks! This should now be fixed in the upcoming release - can you try a preview version of the next release at https://termux.org/termux-0.35.PREVIEW1.apk and see if it works for you?

shrihankp pushed a commit to reisxd/termux-app that referenced this issue Oct 20, 2022
This handles e.g. text written with hand writing input methods
as mentioned in termux#91.
frikke pushed a commit to frikke/termux-app that referenced this issue Aug 20, 2023
This handles e.g. text written with hand writing input methods
as mentioned in termux#91.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants