MMSoft 0 Posted January 18 (edited) Edit1.Text := 'Test123, Test456'; Delete the 6 and the 5 with backspace. And now try to type the text abcd (with lowercase letters). Here it automatically switches to capital letters every time, I don't want that. Do you also have this problem, and how can I solve this? Edited January 18 by MMSoft Share this post Link to post
Olli73 6 Posted January 18 Happens that only in Delphi Apps? Then try to set the control type to platform for the edit. When it happens in all apps, which smartphone do you use? Samsung? Share this post Link to post
Lajos Juhász 303 Posted January 18 Does it change if you change the CharCase from ecUpperCase to ecNormal? Share this post Link to post
MMSoft 0 Posted January 18 7 hours ago, Olli73 said: Happens that only in Delphi Apps? Then try to set the control type to platform for the edit. When it happens in all apps, which smartphone do you use? Samsung? I have not seen this issue with any other App Share this post Link to post
MMSoft 0 Posted January 18 1 hour ago, Lajos Juhász said: Does it change if you change the CharCase from ecUpperCase to ecNormal? Then it will also switch to capital letters, but only lower case letters will be added to the TEdit Share this post Link to post
Olli73 6 Posted January 19 (edited) 18 hours ago, MMSoft said: I have not seen this issue with any other App Then setting the control type to platform should work, as I have mentioned. Edited January 19 by Olli73 Share this post Link to post
MMSoft 0 Posted January 19 The problem appears to be in the Samsung keyboard, I now use "gboard" and the problem is no longer there. Share this post Link to post
Olli73 6 Posted January 19 Therefore I asked if it is Samsung! Samsung can everything except software! 😚 Share this post Link to post