Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12920] Android: setting textfield's autocapitalization property to boolean force-closes app

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionCannot Reproduce
Resolution Date2013-03-19T04:42:27.000+0000
Affected Version/sRelease 2.1.4, Release 3.0.2
Fix Version/s2013 Sprint 06 API, 2013 Sprint 06
ComponentsAndroid
Labelsqe-port
ReporterTim Poulsen
AssigneeIngo Muschenetz
Created2013-03-01T13:19:38.000+0000
Updated2014-12-17T16:03:04.000+0000

Description

Expected result: app wouldn't crash or would throw a meaningful error Actual result: app force-closes with Java dump that gives no indication of the nature of the problem. iOS runs without error. ~~~ "#tfield":{ top: 100, borderStyle: Ti.UI.INPUT_BORDERSTYLE_ROUNDED, autocapitalization: false } ~~~ To reproduce, unzip the attached file and drop it in place of a default Alloy project's app folder. Build for the Android emulator or device. App crashes on load.

Attachments

FileDateSize
app.zip2013-03-01T13:19:38.000+00005765895

Comments

  1. Vishal Duggal 2013-03-19

    Can't reproduce on latest master
  2. Shyam Bhadauria 2013-03-21

    Environment used for verification - Titanium SDK: 3.1.0.v20130320190115 Titanium  Studio:3.0.2.201302151605 Device: LG-P970 Android 2.2.2

JSON Source