Return & Tab does not work in Field

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

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
TomiB
Posts: 23
Joined: Mon Nov 28, 2011 1:54 pm

Return & Tab does not work in Field

Post by TomiB » Wed Jun 06, 2012 10:48 am

Hi all

I'm inputing data in a simple 1 line fld with 1 tab on Android.

Keyboard opens with numeric, I put in a number, that works OK.

Then if I type a tab-Key the cursor moves to the next item/tab, works OK.

If I start typing then on the Android it sounds like characters are written (klick, klick) but nothing is written.

If I want to go to item 1 by "mouseclick" it does not work either.

Same thing whether I activate "tab on return" on the field or not.

It looks like returnInField does not work the same way on Android as far as I heard.
Maybe enterInField, seems to do the same (also not working).

Thanks for a hint.

Thomas from Switzerland

Post Reply