{ "id": "61187", "key": "TIMOB-555", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "11226", "name": "Release 1.5.0 M01", "archived": true, "released": true, "releaseDate": "2010-11-15" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:53:30.000+0000", "created": "2011-04-15T02:31:46.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "android", "blur", "defect", "focus", "tabGroup", "tabgroup" ], "versions": [], "issuelinks": [], "assignee": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:53:30.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "{html}

The tabchange event comes long after the focus/blur occurs. This\nwasn't a problem before 0.9 because tabchange was separate from\nfocus/blur.

{html}", "attachment": [], "flagged": false, "summary": "Android: focus/blur data on tab change is incorrect", "creator": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "123541", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

valid, has testcase

{html}", "updateAuthor": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:31:47.000+0000", "updated": "2011-04-15T02:31:47.000+0000" }, { "id": "123542", "author": { "name": "lukasz", "key": "lukasz", "displayName": "Lukasz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Is there any chance this will be fixed soon?

{html}", "updateAuthor": { "name": "lukasz", "key": "lukasz", "displayName": "Lukasz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:31:48.000+0000", "updated": "2011-04-15T02:31:48.000+0000" }, { "id": "123543", "author": { "name": "lukasz", "key": "lukasz", "displayName": "Lukasz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

A nasty hack for this problem. It works for me for 99%:

\n
\ntabGroup.addEventListener('focus', function(e)\n{\n    setTimeout(function()\n    {       \n        Ti.API.debug('tab changed to ' + tabGroup.activeTab);        \n    },100);\n});\n
{html}", "updateAuthor": { "name": "lukasz", "key": "lukasz", "displayName": "Lukasz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:31:48.000+0000", "updated": "2011-04-15T02:31:48.000+0000" }, { "id": "123544", "author": { "name": "mschmulen", "key": "mschmulen", "displayName": "Matt Schmulen", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Pass Titanium SDK version: 1.5.0 (12/01/10 09:30 ac7cfd8)\nKitchenSink, Android 1.6 Device, 2.1 Sim

{html}", "updateAuthor": { "name": "mschmulen", "key": "mschmulen", "displayName": "Matt Schmulen", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:31:51.000+0000", "updated": "2011-04-15T02:31:51.000+0000" }, { "id": "123545", "author": { "name": "krishnan", "key": "krishnan", "displayName": "krishnan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

is this bug fixed? please provide a alternative to this problem\nif not fixed.

{html}", "updateAuthor": { "name": "krishnan", "key": "krishnan", "displayName": "krishnan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:31:51.000+0000", "updated": "2011-04-15T02:31:51.000+0000" }, { "id": "123546", "author": { "name": "watsonink", "key": "watsonink", "displayName": "WatsonInk", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

I would like to know if is this bug fixed? please provide an\nalternative to this problem if not fixed.

{html}", "updateAuthor": { "name": "watsonink", "key": "watsonink", "displayName": "WatsonInk", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:31:51.000+0000", "updated": "2011-04-15T02:31:51.000+0000" }, { "id": "123547", "author": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

It's in a resolved state, so yes it's fixed.

{html}", "updateAuthor": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:31:52.000+0000", "updated": "2011-04-15T02:31:52.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }