[TIMOB-9308] iOS: Editable property not respected for a TextField
| GitHub Issue | n/a |
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2012-06-25T15:47:02.000+0000 |
| Affected Version/s | Release 2.0.2 |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | api, parity |
| Reporter | Carl Orthlieb |
| Assignee | Neeraj Gupta |
| Created | 2012-05-30T10:26:41.000+0000 |
| Updated | 2017-03-13T18:11:45.000+0000 |
Description
1. Compile and run the attached project.
2. Click on the text field.
EXPECTED RESULTS: you should not be able to edit the results of the text field as its editable property is set to false
ACTUAL RESULTS: you can edit the text field
Works fine on Android.
Attachments
TIMOB-877 dup. PR pending
Closing ticket as duplicate.