Akash Sinha
unread,Aug 27, 2012, 2:09:35 AM8/27/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to html...@googlegroups.com
Hi all,
I am working on a mobile website, in which i have a autofill feature for a input box i.e. based on text entered, we show a drop down list of suggested values and when user clicks/taps the list item, the input box gets populated with that value.
But when 'Predictive text' is enabled in android keyboard, when someone taps on list value, input box doesn't get filled by our value rather than it takes the one predicted by android dictionary.
I guess there must be some event firing after i am populating the input box when a user taps.
If someone has faced this/OR have any idea, please share your suggestions.
Thank you
Akash