[TIMOB-20213] iOS: app crash when closing the active window while searchbar in listview is focused
GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2016-02-10T05:06:54.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 5.2.0 |
Components | iOS |
Labels | n/a |
Reporter | Feon Sua Xin Miao |
Assignee | Srikanth Sombhatla |
Created | 2016-01-08T01:25:00.000+0000 |
Updated | 2016-02-10T05:07:44.000+0000 |
Description
Steps to Reproduce
1. Create a titanium app
2. Replace app.js
with the attached file
3. Run the app on iOS sim
4. Click _Open New Win_ to open the window
5. Click _Click to Close_ to close the window, app does not crash
6. Do step 4, then click on the search bar
7. With the search bar focused, click _Click to Close_, the app crashes
Actual Result
On iOS, the window is closed, follow by app crashes.
Expected Result
The window should be closed without crashing the app.
Attachments
File | Date | Size |
app.js | 2016-01-08T01:24:34.000+0000 | 1444 |
PR https://github.com/appcelerator/titanium_mobile/pull/7624 Use the ticket attached app.js to verify the fix.
[~apetkov], addressed comment in PR.
Could this be back-ported to 5.2.0?
[~apetkov] Please review and merge this back port for 5.2.0 https://github.com/appcelerator/titanium_mobile/pull/7695