Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2265] Tab Group close event causes root window focus event to fire multiple times

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:58:35.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsiOS
Labelsdefect, group, ios, ipad, iphone, tab
Reporterctredway
AssigneeBlain Hamon
Created2011-04-15T03:15:11.000+0000
Updated2011-04-17T01:58:35.000+0000

Description

on iOS 4.1 using latest 1.5, when a tab group is closed, the root window's focus event fires multiple times.

See HD ticket for code:
http://developer.appcelerator.com/helpdesk/view/53141">http://developer.appcelerator.com/helpdesk/view/53141

Comments

  1. Jeff Haynie 2011-04-15

    (from [7c1d3a48f15c0561b69e3df5c798158c2f4204c2]) [#2265 state:fixed-in-qa] We check for nil because otherwise it's misregistered as tab 0 https://github.com/appcelerator/titanium_mobile/commit/7c1d3a48f15c0561b69e3df5c798158c2f4204c2"> https://github.com/appcelerator/titanium_mobile/commit/7c1d3a48f15c...

  2. Pedro Enrique 2011-04-15

    Tested the code given in the HD ticket and issue is resolved.

JSON Source