1
votes

I'm currently working in an Android Application using Delphi 10 Seattle. I own an Galaxy Tab E (SM-T560) and an Samsung Galaxy S3 Mini to test this application and when the "smart text" option of samsung's keyboard is enabled, the first input to a TEdit gets duplicated, setting the smart text off fixes the issue, I was able to find this "fix" in this embarcadero forum thread: More strange behaviour, keyboard this time.

As this option is enabled by default on samsung devices, I'm not going to keep ask our clients to disable this option, I want to fix this problem with TEdit, the question is: HOW?

So far, that thread is the only place I was able to find someone talking about this and they haven't found an straight fix to this problem...

1

1 Answers

1
votes

Change TEdit KeyboardType property to Alphabet