{ "id": "63420", "key": "TIMOB-2788", "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": [], "resolution": { "id": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2012-07-26T14:17:31.000+0000", "created": "2011-04-15T03:29:36.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [ { "id": "19301", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "94532", "key": "TIMOB-9901", "fields": { "summary": "TiAPI: Review and clean up platform bugs and reduce bug count by 20%.", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } } ], "assignee": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-11-29T23:29:39.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

When using a custom leftNavButton within a navigation group when\nyou navigate to a new window then use the back button to return to\nthe previous window, the leftNavButton re-appears, goes, then\nflashes back - as if its being re-initialised.

\n

It's a minor visual glitch but would be nice if it were\nfixed.

\n

Thanks

{html}", "attachment": [], "flagged": false, "summary": "leftNavButton flashes within a navigation group", "creator": { "name": "olivermorgan", "key": "olivermorgan", "displayName": "Oliver Morgan", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "olivermorgan", "key": "olivermorgan", "displayName": "Oliver Morgan", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "129418", "author": { "name": "jimc.", "key": "jimc.", "displayName": "Jim C.", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Same problem with Tab Group. The leftNavButton flashes every\ntime you select the tab. This does not happen to the rightNavButton\nor the Tool bar buttons.

\n
\n\n// Create the logout button\nbtnHome = Titanium.UI.createButton({\n    image:ICON_HOME,\n    width:40, \n    style:Titanium.UI.iPhone.SystemButtonStyle.PLAIN\n});\nwin1.leftNavButton = btnHome;\nbtnHome.addEventListener('click', function() { /* do something */ });\n
{html}", "updateAuthor": { "name": "jimc.", "key": "jimc.", "displayName": "Jim C.", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:29:37.000+0000", "updated": "2011-04-15T03:29:37.000+0000" }, { "id": "129419", "author": { "name": "jimc.", "key": "jimc.", "displayName": "Jim C.", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Just noticed that the leftNavButton is smaller than the\nrightNavButton even though they both have their width set the same.\nClue?

\n
\n\n    // Create the home button\n    btnHome = Titanium.UI.createButton({\n        image:ICON_HOME,\n        width:40, \n        style:Titanium.UI.iPhone.SystemButtonStyle.PLAIN\n    });\n    win1.leftNavButton = btnHome;\n    btnHome.addEventListener('click', function() { browser_home(); });\n        \n    // Create the refresh button\n    btnRefresh = Titanium.UI.createButton({\n        image:ICON_REFRESH,\n        width:40, \n        style:Titanium.UI.iPhone.SystemButtonStyle.PLAIN\n    });\n    win1.rightNavButton = btnRefresh;\n    btnRefresh.addEventListener('click', function() { browser_refresh(); });\n
{html}", "updateAuthor": { "name": "jimc.", "key": "jimc.", "displayName": "Jim C.", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:29:37.000+0000", "updated": "2011-04-15T03:29:37.000+0000" }, { "id": "133264", "author": { "name": "ciaran.treanor", "key": "ciaran.treanor", "displayName": "Ciaran Treanor", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Related to TIMOB-1553 I wonder?", "updateAuthor": { "name": "ciaran.treanor", "key": "ciaran.treanor", "displayName": "Ciaran Treanor", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-05-06T07:38:17.000+0000", "updated": "2011-05-06T07:38:17.000+0000" }, { "id": "209764", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "# Requires *complete* & valid test case.\r\n\r\nWhen this is resolved the ticket may be reopened.", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-07-26T14:17:31.000+0000", "updated": "2012-07-26T14:17:31.000+0000" }, { "id": "412925", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as the information that was requested was never provided.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-16T20:41:30.000+0000", "updated": "2017-03-16T20:41:30.000+0000" }, { "id": "431494", "author": { "name": "brentonhouse", "key": "brentonhouse", "displayName": "Brenton House", "active": true, "timeZone": "America/Chicago" }, "body": "I am seeing this with Appcelerator 6.3.0 and SDK 6.2.2", "updateAuthor": { "name": "brentonhouse", "key": "brentonhouse", "displayName": "Brenton House", "active": true, "timeZone": "America/Chicago" }, "created": "2017-11-29T23:29:39.000+0000", "updated": "2017-11-29T23:29:39.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }