MMSoft 0 Posted Saturday at 08:06 AM (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 Saturday at 08:07 AM by MMSoft Share this post Link to post
Olli73 6 Posted Saturday at 09:02 AM 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 302 Posted Saturday at 02:16 PM Does it change if you change the CharCase from ecUpperCase to ecNormal? Share this post Link to post
MMSoft 0 Posted Saturday at 04:11 PM 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 Saturday at 04:14 PM 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 Sunday at 10:54 AM (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 Sunday at 10:55 AM by Olli73 Share this post Link to post
MMSoft 0 Posted Sunday at 12:14 PM 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 Sunday at 01:21 PM Therefore I asked if it is Samsung! Samsung can everything except software! 😚 Share this post Link to post