bzwirs 4 Posted March 27, 2023 Have recompiled an app for Android with Delphi 11.3 and now get the following error when entering numbers into a dbdatagrid (Firepower) and tmsfnc edit control (in both cases have keyboard set to numberpad): Eval Error in: java.lang.indexoutofboundsexception setspan(3...3) ends beyond length 1. The error only occurs on Android tablet - not on Windows version. Have never seen this error before under previous versions of Delphi. Can someone please shed some light on this problem and point me in the right direction to fix it. Bill Share this post Link to post
MaxMatter 0 Posted January 7 Since switching my Android app to Delphi 12, I have the same problem. It occurs on all Android versions. Android 8 on a tablet to Android 14 on a Samsung phone. Share this post Link to post
bzwirs 4 Posted January 8 At the time I had this problem I ended up going to the component creators of the components where I was having this issue (Woll2Woll for the datagrid and TMS for the TMS Edit component). Both provided updates that fixed the problem. Share this post Link to post
Dave Nottage 557 Posted July 4 5 hours ago, Samuel Soares said: Any news about this problem? Did you read the reply from bzwirs?: On 1/8/2024 at 1:04 PM, bzwirs said: At the time I had this problem I ended up going to the component creators of the components where I was having this issue (Woll2Woll for the datagrid and TMS for the TMS Edit component). Both provided updates that fixed the problem. Share this post Link to post
Samuel Soares 0 Posted July 4 Yep, i have the problem with FMXUI, but still have no answers of the creators of the component. Share this post Link to post
Marlon Nardi 0 Posted October 16 On 7/4/2024 at 6:43 PM, Samuel Soares said: Yep, i have the problem with FMXUI, but still have no answers of the creators of the component. https://github.com/yangyxd/FMXUI/issues/67#issuecomment-2417073422 Share this post Link to post