yangyxd / FMXUI

FMX跨平台基础UI库
MIT License
261 stars 96 forks source link

Error in TEditView "Java.lang.index.outofboundsexception: setspan (3 ... 3) ends beyond lenght 0 #67

Open samuelsoarees opened 1 month ago

samuelsoarees commented 1 month ago

When i selected a text in a TEditView, and delete all the text, the app raise this exception.

Project Project1.apk raised exception class EJNIException with message 'java.lang.IndexOutOfBoundsException: setSpan (9 ... 9) ends beyond length 0'.