SimpleMobileTools/Simple-Keyboard

Start sentences with a capital letter not working?

volionhiemvh opened this issue · 8 comments

in the new version i found this feature not working please check again

tibbi commented

can you tell exact steps for reproducing it? In which app and which text field doesnt it work?

tibbi commented

and what app version are you using?

I'm not know how this works, but when I end a sentence with a . the next letter is not automatically capitalized, I use the latest version and have tried many different devices

tibbi commented

does the behaviour change if you toggle the setting?

Of course I have it turned on, please check again and try on a few other devices. Or maybe it's because I don't know how to use this feature

tibbi commented

I see, will take a look at it

Current capitalization mode is retrieved in effect at the current cursor position in the text. We use capitalization based on the editorInfo. Google keyboard works the same way.

For instance: It will not work in google chrome search, but it will work in Google Messenger app.
This is not a bug. Please, try testing this mode in fields, where google keyboard's capitalization works, for example.

tibbi commented

makes sense, it works like that. Thanks