{ "id": "79415", "key": "TIMOB-5047", "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": "12079", "description": "", "name": "Sprint 2011-39", "archived": true, "released": true, "releaseDate": "2011-10-03" }, { "id": "11971", "description": "iOS5 and select Android fixes", "name": "Release 1.7.3", "archived": true, "released": true, "releaseDate": "2011-10-18" }, { "id": "11331", "description": "", "name": "Release 1.8.0", "archived": true, "released": true, "releaseDate": "2011-10-31" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-09-30T13:59:10.000+0000", "created": "2011-08-18T09:48:46.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "module_window", "os-ios5", "verified-1.7.3" ], "versions": [ { "id": "11570", "description": "", "name": "Release 1.7.2", "archived": true, "released": true, "releaseDate": "2011-07-21" } ], "issuelinks": [], "assignee": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-19T12:46:45.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": "in iOS5 the barImage for a windows navbar is no longer working.\r\n\r\nThis comment on StackOverflow explains the 2 ways it can be fixed, or can at least be a jumping off point - http://stackoverflow.com/questions/5575821/custom-nav-bar-styling-ios/6389991#6389991\r\n\r\n{code}\r\n\r\nvar tabGroup = Titanium.UI.createTabGroup();\r\n\r\nvar win1 = Titanium.UI.createWindow({ \r\n title:'Tab 1',\r\n backgroundColor:'#fff',\r\n barImage:'barImage.png'\r\n});\r\nvar tab1 = Titanium.UI.createTab({ \r\n title:'Tab 1',\r\n window:win1\r\n});\r\n\r\ntabGroup.addTab(tab1); \r\n\r\ntabGroup.open();\r\n{code}", "attachment": [], "flagged": false, "summary": "iOS: iOS5 barImage for nav bar does not work", "creator": { "name": "mapperson", "key": "mapperson", "displayName": "Matthew Apperson", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "mapperson", "key": "mapperson", "displayName": "Matthew Apperson", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "iOS devices or simulator running iOS5 Beta", "comment": { "comments": [ { "id": "163570", "author": { "name": "kosso", "key": "kosso", "displayName": "kosso", "active": true, "timeZone": "Europe/London" }, "body": "Yup. I know we're not supposed to be looking at or talking about iOS5 yet - but for some reason, now it's the only way I can get Ti apps to run after updating XCode.\r\n\r\nI'm also seeing this issue. No barImage working at all.", "updateAuthor": { "name": "kosso", "key": "kosso", "displayName": "kosso", "active": true, "timeZone": "Europe/London" }, "created": "2011-08-21T08:06:24.000+0000", "updated": "2011-08-21T08:06:24.000+0000" }, { "id": "166613", "author": { "name": "banzaimobile", "key": "banzaimobile", "displayName": "Banzai Mobile", "active": true, "timeZone": "Europe/Berlin" }, "body": "Please fix this NOW. \r\n\r\nWe have several apps out there, we cannot wait for iOS 5 to be public to get an updated 1.8.0 SDK, test everything else against regressions (1.7.2 anyone?), submit to Apple, wait for approval, all with customers looking at defaced nab bars.", "updateAuthor": { "name": "banzaimobile", "key": "banzaimobile", "displayName": "Banzai Mobile", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-09-22T06:45:46.000+0000", "updated": "2011-09-22T06:45:46.000+0000" }, { "id": "167680", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested with iPod Touch 4th gen iOS5 (9A5313e) with 1.7.3.v20110930145443, can see the barImage", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-10-03T13:27:48.000+0000", "updated": "2011-10-03T13:27:48.000+0000" }, { "id": "167682", "author": { "name": "mapperson", "key": "mapperson", "displayName": "Matthew Apperson", "active": true, "timeZone": "America/Los_Angeles" }, "body": "iPhone 4 with iOS5 with 1.7.3.v20110930145443, can see the barImage and its working fine for me too fwiw", "updateAuthor": { "name": "mapperson", "key": "mapperson", "displayName": "Matthew Apperson", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-10-03T13:31:17.000+0000", "updated": "2011-10-03T13:31:17.000+0000" }, { "id": "168696", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "confirmed in 1.7.3, keeping open until this is regressed in 1.8.0", "updateAuthor": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-10-10T14:12:07.000+0000", "updated": "2011-10-10T14:12:07.000+0000" }, { "id": "172094", "author": { "name": "mpettiford", "key": "mpettiford", "displayName": "Michael Pettiford", "active": true, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "mpettiford", "key": "mpettiford", "displayName": "Michael Pettiford", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-11-09T17:19:37.000+0000", "updated": "2011-11-09T17:19:37.000+0000" }, { "id": "173915", "author": { "name": "juan.bermudez", "key": "juan.bermudez", "displayName": "Juan Bermudez", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This Bug is present in Ti 1.8. \r\nHad to Roll back to 1.7.X to get the barImage property to work. \r\nTested on iOS 4.3", "updateAuthor": { "name": "juan.bermudez", "key": "juan.bermudez", "displayName": "Juan Bermudez", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-11-23T13:37:03.000+0000", "updated": "2011-11-23T13:37:03.000+0000" }, { "id": "173935", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified not occurring on iPad 2 (4.3.5) and iPhone 4s (5.0.1) using sample code above (but with image added) with the following builds:\r\n1.8.0.v20111114103905\r\n1.8.0.1.v20111123141857", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-11-23T15:33:49.000+0000", "updated": "2011-11-23T15:33:49.000+0000" }, { "id": "283505", "author": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Anvil testcase PR https://github.com/appcelerator/titanium_mobile/pull/4967\n", "updateAuthor": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-12-10T06:20:52.000+0000", "updated": "2013-12-10T06:20:52.000+0000" } ], "maxResults": 9, "total": 9, "startAt": 0 } } }