GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2019-09-02T15:37:35.000+0000 |
Affected Version/s | titanium 5.0.9, Release 8.0.2 |
Fix Version/s | Release 8.2.0 |
Components | iOS |
Labels | accessibility, engSchedule, ios |
Reporter | Christy Thomas |
Assignee | Vijay Singh |
Created | 2016-11-09T17:48:15.000+0000 |
Updated | 2021-01-04T11:39:42.000+0000 |
If you create an ImageView in an xml file and then in the controller try to set accessibilityLabel or accessibilityValue it will not take effect. You can verify this with my example code attached and run the app with Accessibility Inspector turned on. You can click on the text and see the accessibility label being set, but not the ImageView. This is affecting our ability to run automated tests using the accessibility information.
Any news on this?
PR - https://github.com/appcelerator/titanium_mobile/pull/11109 Test Case -
FR passed. Accessibility label, value and hint returned successfully in both classic and alloy apps. Waiting on Jenkins build to pass.
[~vijaysingh] please could you add a PR for 8_3_X?
merged to master (8.2.0)
*Closing ticket*, fix verified in SDK version
8.2.0.v20190902041145
. Note* fix will be merged into 8_3_X at a later date. Test and other information can be found at: https://github.com/appcelerator/titanium_mobile/pull/11109