Helium314 / HeliBoard

Customizable and privacy-conscious open-source keyboard
Apache License 2.0
2.45k stars 97 forks source link

Words to personal dictionary should be added always in lowercase #991

Closed skr3ch closed 3 months ago

skr3ch commented 4 months ago

When you add a new word to a personal dictionary, it is added as is. If you add "Foo", it will be added capitalised. And when you write it again, will be suggested with the capitalised letter even in the middle of a phrase. In theory is a bug because words must always be added in lowercase and adapted while typing. Then, if while typing you want capitalise, you could tap the word and press Shift, as suggested in another bug reported.

Thank you

Helium314 commented 3 months ago

When you add a new word to a personal dictionary, it is added as is

This is the same behavior when you add a new word to a personal dictionary in system settings. Not adding the word as specified would definitely be seen as a bug.

words must always be added in lowercase and adapted while typing

No. You cannot expect users to manually set the uppercase letters e.g. in GitHub every time.