gerasimos / eyes-free

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

Tabs don't announce their status #224

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open an app with tabs [the phone app or clock app will do]
2. Change tabs using either a two finger horizontal swipe or manually focus and 
select a tab
3. Now look at what Talkback reports on the tab.

What is the expected output?
Talkback should report the fact that the tab you selected is now the one who's 
content is visible; perhaps by saying "X tab selected" or "X tab active" [where 
X is the name of the tab in question].

What do you see instead?
Talkback preserves the same name for the tab.

What version of the product are you using?
Talkback v3.3.1

On what operating system?
Android 4.2.2 [jellybean]

Please provide any additional information below.

Original issue reported on code.google.com by thomasc...@gmail.com on 14 Apr 2013 at 5:21

GoogleCodeExporter commented 9 years ago
This is out of scope from TalkBack since we don't receive events from ViewPager 
switches.  Appears to be a framework issue.  Filed separate android issue for 
tracking.

Original comment by caseybur...@google.com on 21 Apr 2013 at 9:37