Hello,

I have a soft keyboard that uses onUpdateSelection to manage changing
of the text and its related functions (word prediction).

This works pretty well, except that when the text box is on a webpage,
Android OS 2.3 and earlier do not call onUpdateSelection. OS 3.x and
4.x have no problem doing so.

So they questions:

Why?

Is there a  work around? Can I make OS 2.3 and earlier to recognize
this and call onUpdateSelection?

I appreciate any pointer you can provide me on this.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to