Backspace not working on data grid editor

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
maik
Posts: 4
Joined: Fri Jul 19, 2019 8:46 pm

Backspace not working on data grid editor

Post by maik » Wed Sep 18, 2019 11:40 pm

Dear all,

I have developed an App that uses a Data Grid. To edit a cell I call
dispatch "EditCellOfIndex" to group TableName with x,y.
Everything works fine in all simulators and under iOS. Unfortunately when I deploy the App to an Android phone (Gigaset GS270 plus) the backspace / delete button of the keyboard is not working. All other buttons (at least alpha numerical) are working. Strangely backspace is also working in other non data grid fields.

Has anyone a solution for this?

Best regards,
Maik

Post Reply

Return to “Android Deployment”