We have a WebView with absolutely position <input> element. The <input> 
element is of type text. This input element shows up at different positions 
on WebView based on user tap. However, when user taps on the input field, 
the soft keyboard flashes on screen and then goes away. 

Here is the sequence of events 
 Focus on Input field -> Soft keyboard appears -> WebView flashes -> Soft 
keyboard disappears

This is true even if the <input> element doesn't have to re-position itself 
to accommodate for soft keyboard. 

I have looked at following forums for solution for no success. I have tried 
hardware acceleration and idea of fixed position of <input> element - 
1. https://code.google.com/p/android/issues/detail?id=20446
2. 
http://stackoverflow.com/questions/7097884/black-flickering-on-honeycomb-webview

Has anyone else faced the similar issue? 

thanks,
Saurabh

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to