[TIMOB-3030] iPad Bug: Popover NavButton remove Crash
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Trivial |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2012-05-16T16:12:35.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | bug, crash, ios, ipad, popover |
| Reporter | Alan Leard |
| Assignee | Neeraj Gupta |
| Created | 2011-04-15T03:35:06.000+0000 |
| Updated | 2017-03-09T23:01:51.000+0000 |
Description
popover.leftNavButton = null will crash the app.
To Test: Replace the attached popover.js file in your iPad KS and then open KS, click on Main Tests>Show List>Popovers>Show Popover 1>Cancel. Line 34 modified from popover.hide({animated:true}); to popover.rightNavButton = null;.
Ticket reference:http://developer.appcelerator.com/helpdesk/view/70551">http://developer.appcelerator.com/helpdesk/view/70551
Attachments
| File | Date | Size |
|---|---|---|
| popover.js | 2011-04-15T03:35:07.000+0000 | 3190 |
Closing ticket as invalid.