Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-966] table view row with textarea = crash

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:54:49.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.4.0
ComponentsiOS
Labelsn/a
ReporterNolan Wright
AssigneeBlain Hamon
Created2011-04-15T02:40:24.000+0000
Updated2011-04-17T01:54:49.000+0000

Description

http://helpdesk.appcelerator.net/tickets/2546">http://helpdesk.appcelerator.net/tickets/2546

see attached test case

Attachments

FileDateSize
archive.zip2011-04-15T02:40:24.000+00002149

Comments

  1. Blain Hamon 2011-04-15

    Not sure when it was fixed, but can not recreate with HEAD when can recreate with 1.3.

  2. Jeff Haynie 2011-04-15

    (from [7cdb184e850ed7c10c81de65ea49b67fa29987d3]) Closes #966 AGAIN. This time, it makes sure that not only is remove from superview on the main thread, but so is the view release, just in case the superview wasn't there to retain. http://github.com/appcelerator/titanium_mobile/commit/7cdb184e850ed7c10c81de65ea49b67fa29987d3"> http://github.com/appcelerator/titanium_mobile/commit/7cdb184e850ed...

  3. Niall Roche 2011-04-15

    still noticing this issue on the 1.3.2 (1.4 RC1) Release. I just downloaded this release in the hope that it would resolve the issue, but it is still happening. If I remove the textArea from the child js file then the app does not crash.

  4. Blain Hamon 2011-04-15

    Yup. The 1.4RC1 was released monday, and this fix was done Wednesday, so it's to be expected. If you pull from HEAD, or wait for 1.4, the bug will be fixed in those versions.

JSON Source