{ "id": "118713", "key": "TIMOB-14912", "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": "15646", "description": "2013 Sprint 18", "name": "2013 Sprint 18", "archived": true, "released": true, "releaseDate": "2013-09-06" }, { "id": "15690", "description": "2013 Sprint 18 API", "name": "2013 Sprint 18 API", "archived": true, "released": true, "releaseDate": "2013-09-06" } ], "resolution": { "id": "11", "description": "Is not a bug in our product", "name": "Not Our Bug" }, "resolutiondate": "2013-08-27T05:04:01.000+0000", "created": "2013-08-17T17:52:54.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "ios7" ], "versions": [ { "id": "15478", "description": "Release 3.1.1", "name": "Release 3.1.1", "archived": true, "released": true, "releaseDate": "2013-06-17" }, { "id": "15479", "description": "Release 3.1.2", "name": "Release 3.1.2", "archived": true, "released": true, "releaseDate": "2013-07-31" } ], "issuelinks": [ { "id": "31193", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "115799", "key": "TIMOB-14182", "fields": { "summary": "iOS7: Update SDK to support building/running apps for iOS 7", "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": "6", "description": "gh.issue.epic.desc", "name": "Epic", "subtask": false } } } } ], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-31T20:32:34.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": "Setting either backgroundColor or color for a buttonBar on iOS7 changes only the text and border color. \r\n\r\nThe backgroundColor remains \"transparent\" regardless. See screenshot.\r\n\r\nTested up to iOS7 preview 5.\r\n\r\nExample can be found in Kitchen Sink buttonBar demo code - where backgroundColor is set for each buttonBar, but the text and border takes the backgroundColor. The buttonBars are all transparent. \r\n\r\n\r\n", "attachment": [ { "id": "41696", "filename": "Screen Shot 2013-08-17 at 10.51.04 AM.png", "author": { "name": "jfalcone", "key": "jfalcone", "displayName": "Joe Falcone", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-17T17:52:54.000+0000", "size": 60590, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS7: Cannot set backgroundColor for buttonBar", "creator": { "name": "jfalcone", "key": "jfalcone", "displayName": "Joe Falcone", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jfalcone", "key": "jfalcone", "displayName": "Joe Falcone", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "3.11GA, 3.12GA, iOS7 preview 5", "comment": { "comments": [ { "id": "267989", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified occurs with kitchensink master 23 AUG 2013, SDK 3.1.3.v20130822140128\r\nUsed Xcode 5 DP6 and iPad 4 running iOS 7 beta 6.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-23T22:47:49.000+0000", "updated": "2013-08-23T22:48:23.000+0000" }, { "id": "268295", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Apple changed the behavior of the underlying API call while providing no alternate API for the old behavior. Can't fix this. \r\n\r\nMarking as \"NOT OUR BUG\"", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-08-27T05:04:01.000+0000", "updated": "2013-08-27T05:04:01.000+0000" }, { "id": "268305", "author": { "name": "jfalcone", "key": "jfalcone", "displayName": "Joe Falcone", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The iOS7 transition guide mentions a \"translucent\" property - will this property be made available through the Ti.UI interface?\r\nBy default, the translucent property is YES so if we just have access to it, we can turn if off.", "updateAuthor": { "name": "jfalcone", "key": "jfalcone", "displayName": "Joe Falcone", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-27T07:09:29.000+0000", "updated": "2013-08-27T07:09:29.000+0000" }, { "id": "268310", "author": { "name": "jfalcone", "key": "jfalcone", "displayName": "Joe Falcone", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I just tested this with the latest continuous build 3.2 SDK and the translucent property doesn't seem to be supported. A workaround is to set the backgroundImage property.", "updateAuthor": { "name": "jfalcone", "key": "jfalcone", "displayName": "Joe Falcone", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-27T08:40:47.000+0000", "updated": "2013-08-27T08:40:47.000+0000" }, { "id": "416530", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as this issue is not our bug.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-31T20:32:34.000+0000", "updated": "2017-03-31T20:32:34.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }