[TIMOB-3508] textField inside multiple views focused on window close crashes app
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2011-04-15T03:46:04.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Backlog |
Components | Android |
Labels | android, crash, defect, rplist, textfield |
Reporter | Alan Leard |
Assignee | Don Thorp |
Created | 2011-04-15T03:46:04.000+0000 |
Updated | 2017-03-03T17:20:03.000+0000 |
Description
Problem If you place a textField in a
view that is inside another view, and then focus on that field when
calling a window.close(); the app will crash.
If the text field is only 1 view deep or if there are multiple text fields in the view, the app will not crash.
Testing Code
See attached test code. Run app and focus on the second
textfield "textField in 2 views" then click on "Close(crash)".
If you click on "Close(ok)" it will blur the field first and be
fine.
Not if you just add the txtCost directly to viewBasic it won't
crash either way.
Ticket Reference http://support-admin.appcelerator.com/display/IDZ-61729-148">http://support-admin.appcelerator.com/display/IDZ-61729-148
Attachments
File | Date | Size |
---|---|---|
archive.zip | 2011-04-15T03:46:04.000+0000 | 1752 |
Please attach crash log. Also what release was this reported in.
Closing ticket due to time passed and irrelevance of ticket.