{ "id": "159411", "key": "TIMOB-23276", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "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": "17706", "name": "Release 5.4.0", "archived": false, "released": true, "releaseDate": "2016-08-11" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-06-27T18:55:05.000+0000", "created": "2016-04-08T09:22:08.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "Windows", "Windows-Phone", "qe-5.4.0" ], "versions": [], "issuelinks": [ { "id": "52048", "type": { "id": "10122", "name": "Gantt: start-finish", "inward": "is triggered by", "outward": "is triggering" }, "outwardIssue": { "id": "161118", "key": "TIMOB-23531", "fields": { "summary": "Windows: Tab title color is not changed on selection", "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": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "51595", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "153066", "key": "TIMOB-19960", "fields": { "summary": "Windows: background color/image for Ti.UI.Tab and TabGroup", "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": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "updated": "2016-06-28T17:22: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": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "I believe it's not possible to change te color of the Tab title. Can't find anything in the documentation. I have tried things that work for Android and iOS, but that didn't work for Windows.\r\n\r\nindex.xml\r\n{code:xml}\r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n{code}\r\n\r\nindex.tss\r\n{code:tss}\r\n'TabGroup': {\r\n\tbackgroundColor: '#E6E6E6'\r\n}\r\n'TabGroup[platform=ios]': {\r\n\ttintColor: 'red'\r\n}\r\n{code}\r\n", "attachment": [ { "id": "58864", "filename": "Windows-screenshot.png", "author": { "name": "NLKok", "key": "nlkok", "displayName": "Niels Kok", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2016-04-08T09:17:47.000+0000", "size": 8743, "mimeType": "image/png" } ], "flagged": false, "summary": "Windows: Unable to change titleColor/activeColor of Ti.UI.Tab", "creator": { "name": "NLKok", "key": "nlkok", "displayName": "Niels Kok", "active": true, "timeZone": "Europe/Amsterdam" }, "subtasks": [], "reporter": { "name": "NLKok", "key": "nlkok", "displayName": "Niels Kok", "active": true, "timeZone": "Europe/Amsterdam" }, "environment": "Using newest stable Appcelerator Studio and SDK's", "closedSprints": [ { "id": 627, "state": "closed", "name": "2016 Sprint 10 SDK", "startDate": "2016-05-07T00:43:56.954Z", "endDate": "2016-05-21T00:43:00.000Z", "completeDate": "2016-05-23T02:06:04.349Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "382253", "author": { "name": "nsalahin", "key": "nsalahin", "displayName": "Nazmus Salahin", "active": true, "timeZone": "Asia/Dhaka" }, "body": "Hello [~NLKok],\r\nThanks for sharing your experience with us. I believe you are trying to change the color of the tab title in Windows Phone. But the code you gave does not seem to do that. It will be helpful for us if you share the technique you used that worked for Android and iOS but not Windows.\r\nThanks\r\n", "updateAuthor": { "name": "nsalahin", "key": "nsalahin", "displayName": "Nazmus Salahin", "active": true, "timeZone": "Asia/Dhaka" }, "created": "2016-04-10T06:04:47.000+0000", "updated": "2016-04-10T06:04:47.000+0000" }, { "id": "383125", "author": { "name": "NLKok", "key": "nlkok", "displayName": "Niels Kok", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "Hi Nazmus,\r\n\r\nThat's correct. My code doesn't change the Tab title color on Windows Phone. I believe that isn't possible at the moment and that's why I created this ticket. On iOS and Android it seems to work a little different. TintColor worked for me on iOS and on Android I created a theme for the action bar.\r\n\r\nI hope this helps you fix it for Windows.\r\n\r\nNiels", "updateAuthor": { "name": "NLKok", "key": "nlkok", "displayName": "Niels Kok", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2016-04-19T12:47:00.000+0000", "updated": "2016-04-19T12:47:00.000+0000" }, { "id": "383306", "author": { "name": "nsalahin", "key": "nsalahin", "displayName": "Nazmus Salahin", "active": true, "timeZone": "Asia/Dhaka" }, "body": "Hello,\r\nOn android I am able to change tab title color using theme. For the given code with default theme on Android I got the following output.\r\n[Screenshot1| http://s31.postimg.org/ucu4yw9uj/Android_Default.png]\r\nThen I add theme for Android action bar in tiapp.xml.\r\n{code}\r\n\r\n \r\n \r\n \r\n\r\n{code}\r\nThe theme is defined in \"res/values\" folder in a XML file.\r\n{code}\r\n\r\n\r\n\t