Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 1 of 1 total
Thread TEdit Onchange on Android
Fri, Jun 13 2014 8:32 AMPermanent Link

Matthew Jones

I have a TEdit with an OnChange event. This works fine on all my
browsers and on the iPad, but not on my Nexus 7 tablet (Android 4.4.2).
I can't find reference to this here before. I've checked with a simple
project.

Is this an issue for others? One of my Android phones seems to not want
to work, so I've got a new battery on order, but the v2.3 is working
fine.

Hmm, googling shows people discussing this sort of thing, and saying
that change is not supported (on other web projects) because Keypress
is not supported by Android and Windows. Hmm, definitive:

http://stackoverflow.com/questions/17974021/keyup-not-working-on-chrome-on-android

I hope that Tim can work something out. If not I guess I'll have to use
a timer for those poor Android users...

--

Matthew Jones
Image