[AC-1277] TextField editable=false does not work on BlackBerry
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Resolved |
| Resolution | Invalid |
| Resolution Date | 2015-09-29T01:07:49.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Alloy, Titanium SDK & CLI |
| Labels | blackberry |
| Reporter | Julian Buss |
| Assignee | Shak Hossain |
| Created | 2014-11-24T20:02:51.000+0000 |
| Updated | 2016-03-08T07:37:40.000+0000 |
Description
See this Alloy code:
<Alloy>
<Window class="container">
<TextField editable="false"></TextField>
</Window>
</Alloy>
Result: the text field in the BB app is editable.
Expected result: the text field is not editable.
[~mpmiranda], please find someone has BB10 device to test this case. Thanks
Hello, Currently BlackBerry platform support is not available in Appcelerator. Thanks.