Sérgio Neves
unread,May 14, 2013, 10:44:57 AM5/14/13Sign 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 eyes-f...@googlegroups.com
Hi,
I have samsung galaxy III mini with android 4.1.2 and talkback 3.3.2.
I need to implement an activity which comprises an WebView with
javascript enabled, so that I can access the DOM.
When I don't enable javascript, talkback screen reader doesn't have
problem reading the text present in WebView. However, when I enable
javascript with:
webView.getSettings().setJavaScriptEnabled(true);
it seems the application becomes less responsive with talkback enabled
and the text is not announced when I navigate through it.
Do you know what leads to this situation and if there is something I can
do to improve it?
Do you know what controls besides WebView we can use to show HTML pages
with javascript enabled, so that we can access the DOM?
Any help is greatly appreciated.
Best regards,
S�rgio Neves