{ "id": "62850", "key": "TIMOB-2218", "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": "11365", "description": "Mobile 1.8.0 M12", "name": "Sprint 2011-33", "archived": true, "released": true, "releaseDate": "2011-08-22" } ], "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2011-08-31T11:11:15.000+0000", "created": "2011-04-15T03:13:47.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2011-08-31T11:11:15.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}
See this helpdesk ticket with code.
\r\nhttp://developer.appcelerator.com/helpdesk/view/49741
This issue is when a background image is used in a navbar when a\r\nsub window is opened the nav loses the image for a split\r\nsecond.
\r\nTested against 1.5 and 4.1
(from [c6e94779662197c3e08926f22eed072011044c0d])\n[#2218] Partial fix, which should address opening\na nonmodal window. Modal windows still have issues, but fixing\nrequires deep changes. \nhttps://github.com/appcelerator/titanium_mobile/commit/c6e947796621...
As the commit says, this is not a full fix, so leaving in new\n(since it's not being addressed right now) and because the full fix\nis too deep for right before release, bumping to 1.6 for now.\n(Maybe 1.5.1?)
Watch \nhttps://github.com/appcelerator/titanium_mobile/tree/ios_window_ref...\nfor codefixes on this.
Moving navigation issues to Sprint 16.