[TIMOB-3167] iOS - close/animate tab group fails 4.0 -4.2.1
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-04-15T03:38:37.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 |
Components | iOS |
Labels | close, group, ios, regression, release-1.6.0, reported-1.6.0, tab |
Reporter | Thomas Huelbert |
Assignee | Blain Hamon |
Created | 2011-04-15T03:38:37.000+0000 |
Updated | 2017-03-02T21:03:40.000+0000 |
Description
Using Feb 17 2011 09:34 ra2a14522. Iphone4 4.2.1 (and all other checked platforms)
1.Base UI > Views > Tab Groups
2.Tap Close/animate tab group
results: app hangs on white screen
expected: previously (on >3.2) the tab group would go white, then return to base ui group.
output seen in console: Wed Dec 31 17:14:04 eWorld UIKitApplication:com.appcelerator.pushtest[0xc6cb][271] : [ERROR] While executing Timer, received script error. 'Result of expression 'e.tab' [undefined] is not an object. at app.js (line 8)'
regression.
It's a bug in KS that was introduced and compensated for at:
https://github.com/appcelerator/titanium_mobile/commit/902e6dd7e9a9e058e06409be5fcda23ca7950753"> https://github.com/appcelerator/titanium_mobile/commit/902e6dd7e9a9...
Turns out it was working as the test asked for.
Closed as invalid.