Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-756] External event listeners for window "close" event aren't executed

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:54:09.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.3.0
ComponentsAndroid
Labelsandroid
ReporterMarshall Culpepper
AssigneeMarshall Culpepper
Created2011-04-15T02:35:46.000+0000
Updated2011-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...

Comments

  1. Marshall Culpepper 2011-04-15

    (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...

JSON Source