Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1277] TextField editable=false does not work on BlackBerry

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionInvalid
Resolution Date2015-09-29T01:07:49.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAlloy, Titanium SDK & CLI
Labelsblackberry
ReporterJulian Buss
AssigneeShak Hossain
Created2014-11-24T20:02:51.000+0000
Updated2016-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.

Comments

  1. Shuo Liang 2014-11-25

    [~mpmiranda], please find someone has BB10 device to test this case. Thanks
  2. Motiur Rahman 2015-09-01

    Hello, Currently BlackBerry platform support is not available in Appcelerator. Thanks.

JSON Source