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: