Closed skr3ch closed 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.
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