Capitalization doesn't work correctly in raw input (termux)
See original GitHub issueShort description
When using first letter capitalization in termux, instead of automatically switching back to lowercase after the first letter is typed, its stays in uppercase and the letters are typed in all caps. It also shows the same behavior in another terminal app but not in normal text inputs.
Steps to reproduce
- Go to Termux
- Press caps lock once
- Type something
- Instead of only having the first letter capitalized, all letters are in uppercase
Environment information
- FlorisBoard Version: v0.3.13-beta03
- Install Source: F-Droid
- Device: Samsung SM-J700F
- Android: 10 (cn=Q sdk=29)
Features enabled
smartbar = true
suggestions = true
suggestions_clipboard = true
suggestions_next_word = true
glide = true
clipboard_internal = false
clipboard_history = true
Screen recording
Recording shows the expected behavior in other text input apps and then shows the buggy behavior in termux.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:3
- Comments:10 (3 by maintainers)
Top Results From Across the Web
PowerShell via Terminal blocks capital letters #7087 - GitHub
Sometimes it refuses to input capital letters #9678 ... Shift-uppercase won't work if switch language on terminal page #9894.
Read more >First letter capitalization for EditText - android - Stack Overflow
This answer doesn't really help OP's question. This will capitalize the first character for each word, not the first character of the input...
Read more >Tgb stock twits
TGB stock news. us is a research service that provides financial data and technical analysis of publicly traded stocks. Hiren's Boot CD 15...
Read more >How to capitalize or change the case of text in any app - Zapier
Select the case you want (the Capitalize option will capitalize the first letter of every word). The capitalization options in Messages on a...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Ok that was not intended at all, but I am happy to see that it is fixed with the new keyboard logic on beta06. Thanks for the feedback!
Maybe you can close this anyway, since this issue seems to have been resolved with v0.3.14-beta06 😃