elhennawy / eyes-free

Automatically exported from code.google.com/p/eyes-free
0 stars 0 forks source link

[TalkBack] Notifications of change of ViewPager content not handled #327

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I develop the next version of com.akompas.vp.android
2. I have a ViewPager that displays WebView tha tcontains very basic html (h1 
tags, p tags and text)
3. I launch continuous read on one page and swipe to the next webView

What is the expected output? 

I should see the next WebView on screen and TalkBack should select the first 
paragraph.

What do you see instead?

I see the correct WebView on screen but TalkBack is still reading the previous 
page.

What version of the product are you using? On what operating system?

Android 4.1.2
TalkBack 3.4
Samsung Galaxy S2

Please provide any additional information below.

This is happening on a development version not the one currently on production.

Original issue reported on code.google.com by eric.lap...@gmail.com on 16 Oct 2013 at 1:27

GoogleCodeExporter commented 9 years ago
Due to the nature of web accessibility, it's not feasible to fix this issue on 
earlier platforms.  We're iterating on accessibility in web content within 
Android 4.4, which should resolve this issue.

Original comment by caseybur...@google.com on 5 Dec 2013 at 6:19