[TIMOB-24415] Android: Listview not able to add accessibility label in the ListItem components
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2019-07-09T12:44:09.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 8.1.0 |
Components | Android |
Labels | accessibility, engSchedule, listview |
Reporter | Prafulla Bansode |
Assignee | Gary Mathews |
Created | 2017-02-17T06:11:53.000+0000 |
Updated | 2019-07-09T12:44:09.000+0000 |
Description
I want to apply the accessibiltiyLabel and values on the items in listview, so that when user clicks on listitem it will narrate the description of the item.
In listview template we added the views and labels inside the views. We are adding the accessibility labels and values in the views and labels runtime, while adding the list item. But the changes of the accessibility label not getting reflected in the app.
On another controller we have added the scrollview and there we are able to add the accessibility label on each view inside the scrollview.
I have attached the sample project with this ticket, can you please check this issue.
Attachments
Please specify the used SDK version and used platform.
I Can verify the issue in Android with SDK 6.0.1.GA.
The issue which is reported is verified on Android with SDK 5.4.0.GA
Did we get anything on this issue?
Hi, I'm also affected by this bug, any news / workarounds? Regards
https://github.com/appcelerator/titanium_mobile/pull/10399 [POC builded with 7.4.1.GA](https://www.dropbox.com/s/3fu5b82p10o2k49/TIMOB-24415_7.4.1.GA.png?dl=0) [POC builded with 7.4.1.GA + patch](https://www.dropbox.com/s/3r7wburnkpr8i82/TIMOB-24415_patched.png?dl=0)
master: https://github.com/appcelerator/titanium_mobile/pull/10978 8_1_X: https://github.com/appcelerator/titanium_mobile/pull/10979
FR Passed. PR's Merged.
*Closing ticket*, verified fix in SDK version
8.2.0.v20190708113850
and SDK version8.1.0.v20190708113545
Test and other information can be found at: master: https://github.com/appcelerator/titanium_mobile/pull/10978 8_1_X: https://github.com/appcelerator/titanium_mobile/pull/10979