On entering in a TEdit, it is doubling the text inside of itself

前端 未结 1 1073
忘了有多久
忘了有多久 2021-01-24 18:42

I am using Embarcadero® RAD Studio 10 Seattle Version 23.0.20618.2753. I just started making a Mobile App. I placed two TEdit controls on one TForm. Th

1条回答
  •  余生分开走
    2021-01-24 19:04

    This is a known issue, including:

    RSP-19742: TEdit is duplicating entered characters
    (fixed in Rio)

    RSP-20493: TEdit / TMemo duplicating Letters when text recognition is on (Samsung VK)
    (fixed in Rio)

    TEdit has also had known issues with duplicating text when Enter or Backspace are typed, including:

    RSP-14495: [Android] TEdit duplicates initial input on some VKs after 'return' key is pressed
    (fixed in Rio)

    RSP-17232: Duplicate words appear on pressing backspace in an FMX TEdit in android
    (fixed in Tokyo Release 1)

    RSP-18478: Text are duplicated when press backspcae with Google Gboard
    (fixed in Tokyo Release 2)

    0 讨论(0)
提交回复
热议问题