Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24415] Android: Listview not able to add accessibility label in the ListItem components

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2019-07-09T12:44:09.000+0000
Affected Version/sn/a
Fix Version/sRelease 8.1.0
ComponentsAndroid
Labelsaccessibility, engSchedule, listview
ReporterPrafulla Bansode
AssigneeGary Mathews
Created2017-02-17T06:11:53.000+0000
Updated2019-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

FileDateSize
accessibility_POC.zip2017-02-17T06:11:27.000+000010479229

Comments

  1. Hans Knöchel 2017-02-17

    Please specify the used SDK version and used platform.
  2. Sharif AbuDarda 2017-02-17

    I Can verify the issue in Android with SDK 6.0.1.GA.
  3. Prafulla Bansode 2017-02-20

    The issue which is reported is verified on Android with SDK 5.4.0.GA
  4. Prafulla Bansode 2017-05-08

    Did we get anything on this issue?
  5. Yanko Valera 2018-02-27

    Hi, I'm also affected by this bug, any news / workarounds? Regards
  6. Sergey Volkov 2018-10-24

    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)
  7. Gary Mathews 2019-06-18

    master: https://github.com/appcelerator/titanium_mobile/pull/10978 8_1_X: https://github.com/appcelerator/titanium_mobile/pull/10979
  8. Lokesh Choudhary 2019-07-08

    FR Passed. PR's Merged.
  9. Samir Mohammed 2019-07-09

    *Closing ticket*, verified fix in SDK version 8.2.0.v20190708113850 and SDK version 8.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

JSON Source