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

Caps Lock turning off on android with predictive text enabled #99

Open
1 of 2 tasks
Neicul123 opened this issue Apr 17, 2020 · 0 comments
Open
1 of 2 tasks

Caps Lock turning off on android with predictive text enabled #99

Neicul123 opened this issue Apr 17, 2020 · 0 comments

Comments

@Neicul123
Copy link

Neicul123 commented Apr 17, 2020

Issue Type

  • Bug
  • Feature

Description

The following bug occurs on android with both GBoard and Samsung Keyboard.

When predictive text/suggestion strip is toggled on in the keyboard settings, it will disable caps after a character conversion while entering katakana (with caps on).

So entering AMERIKA will result in アめりか as caps turns off after converting the first character. It does not do this for regular input fields, where typing AMERIKA will still result in AMERIKA rather than Amerika. Note that it does not matter if it's the very first character of the word or not, it does the same thing regardless of position inside the word.

I've also fiddled around with changing the autocomplete/spellcheck/autocorrect/autocapitalize attributes, but that didn't seem to change the behavior either.

Steps to reproduce

Go to wanakana.com and try the above on an android device with predictive text (samsung) or suggestion strip (gboard) setting toggled on in the keyboard settings. Somehow it keeps resetting the caps lock after a character conversion.

Versions

I'm using version 4.0.1.

  • Browser:

Tested with Chrome on Android, but I assume it happens in any browser.

  • OS/Device:

Android

  • Keyboard/Input Method:
  • Samsung Keyboard
  • GBoard
  • Possibly others?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant