[TIMOB-13288] Android: Accessibility: Accessibility on ScrollView control does not work.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-07-21T23:03:00.000+0000 |
Affected Version/s | Release 3.1.0, Release 3.1.1 |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Paras Mishra |
Assignee | Eric Merriman |
Created | 2013-04-01T10:46:46.000+0000 |
Updated | 2017-07-21T23:03:00.000+0000 |
Description
Android: Accessibility: Accessibility on ScrollView control does not work.
Steps to reproduce:
1. Run Access_1120 under Accessibility module.
2. Touch the red scroll view
3. Touch the green scroll view
4. Touch the blue scroll view
5. Click on label inside any scrollview
Expected:
2. The device reads aloud Label:"This is ScrollView1", value:"Value1" and hint: 'hint1'
3. The device reads aloud Label:"This is ScrollView2", value:"Value2" and hint: 'hint2'
4. On touching the view the device does not read aloud anything (on Android Jelly Bean and iOS). On other Android devices it should read aloud Label:"This is ScrollView3", value:"Value3" and hint: 'hint3'
5. The device should read aloud Label: "Label on"+ first/second/third+ "Scrollview"
Actual: Accessibility does not work
Issue is reproducible Environment used: Device : Google Nexus 7, Android Version: 4.1 SDK: 3.1.1.v20130516183044 CLI version : 3.1.0 OS : MAC OSX 10.7.5 Appcelerator Studio, build: 3.1.0.201305151527 XCode : 4.5.1
Closing due to inactivity. If this issue still exists, please raise a new ticket