[TIMOB-8065] MobileWeb: If an element is destroyed but is attached to the layout hierarchy, the layout algorithm crashes
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-03-18T09:52:08.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | Release 2.0.0, Sprint 2012-06 |
Components | MobileWeb |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Chris Barber |
Created | 2012-03-16T14:20:40.000+0000 |
Updated | 2017-03-03T23:57:49.000+0000 |
Description
If an element is destroyed but is attached to the layout hierarchy, the layout algorithm crashes. This can be caused by user action, so we need to guard against it.
Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1711
Closing ticket as MobileWeb is no longer supported.