[TIMOB-756] External event listeners for window "close" event aren't executed
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:54:09.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.3.0 |
| Components | Android |
| Labels | android |
| Reporter | Marshall Culpepper |
| Assignee | Marshall Culpepper |
| Created | 2011-04-15T02:35:46.000+0000 |
| Updated | 2011-04-17T01:54:09.000+0000 |
Description
Event listeners that are registered outside of a "heavy weight" window don't seem to be receiving the window close event.
See original Q&A:
http://developer.appcelerator.com/question/14061/bug-android---windowclose-event-couldnt-be-caught-in-other-windows">
http://developer.appcelerator.com/question/14061/bug-android---wind...
(from [9a6bd0fc4f04dc8efa06954de5bbd68332a24fbc]) save the context in which a window was created so we can fire the "close" event back to it (and then discard it) [#756 state:resolved] http://github.com/appcelerator/titanium_mobile/commit/9a6bd0fc4f04dc8efa06954de5bbd68332a24fbc"> http://github.com/appcelerator/titanium_mobile/commit/9a6bd0fc4f04d...