{ "id": "132271", "key": "TIMOB-17226", "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": "15972", "description": "Release 3.4.0", "name": "Release 3.4.0", "archived": false, "released": true, "releaseDate": "2014-09-28" } ], "resolution": { "id": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2014-06-30T23:58:00.000+0000", "created": "2014-06-26T13:20:41.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "api", "ios" ], "versions": [ { "id": "15971", "description": "Release 3.2.3", "name": "Release 3.2.3", "archived": false, "released": true, "releaseDate": "2014-04-30" }, { "id": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" } ], "issuelinks": [], "assignee": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-22T17:57:10.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": "h4. Problem Description\r\nThe barColor is not working (even if it shows the specified color at the begin of the animation, at the end will switch to gray). \r\n\r\nh4. Steeps to reproduce\r\n1. Create a new mobile project (classic titanium)\r\n2. copy the code into app.js\r\n {code:title=Email Dialog}\r\nvar vE = Ti.UI.createEmailDialog({\r\n\t\t\"subject\" : \"Hello Hou\",\r\n\t\t\"toRecipients\" : [\"lou9@gmail.com\"],\r\n\t\t\"barColor\" : \"#E5E4E2\" //does not work, still defaults to system built-in color\r\n});\r\n\r\nvE.open();\r\n{code}\r\n3. Run the test in the ipad simulator.\r\n\r\n", "attachment": [], "flagged": false, "summary": "iOS: Email Dialog barColor does not work", "creator": { "name": "jialhe85@gmail.com", "key": "jialhe85@gmail.com", "displayName": "David He", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jialhe85@gmail.com", "key": "jialhe85@gmail.com", "displayName": "David He", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "iOS 7.1\r\nMobile SDK 3.2.3\r\nMobile SDK 3.3.0", "closedSprints": [ { "id": 149, "state": "closed", "name": "2014 Sprint 14 SDK", "startDate": "2014-07-07T21:48:52.340Z", "endDate": "2014-07-19T00:00:00.000Z", "completeDate": "2014-07-21T15:58:32.928Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "311173", "author": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "body": "DavidHe: The Platform team will set the priority, that's the reason i reset it. \r\n", "updateAuthor": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "created": "2014-06-26T22:25:43.000+0000", "updated": "2014-06-26T22:25:43.000+0000" }, { "id": "311186", "author": { "name": "jialhe85@gmail.com", "key": "jialhe85@gmail.com", "displayName": "David He", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Thanks Mauro\r\n\r\nI will clearly describe the problem next time", "updateAuthor": { "name": "jialhe85@gmail.com", "key": "jialhe85@gmail.com", "displayName": "David He", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-26T23:20:35.000+0000", "updated": "2014-06-26T23:20:35.000+0000" }, { "id": "311727", "author": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Spent some time investigating, this is an iOS issue. The barColor property works as expected in iOS 6 but fails in iOS 7. This is either an Apple bug or a decision they have made. The email composer is provided as is by the OS with very little options for customization.\r\n\r\nMarking ticket as \"won't fix\"", "updateAuthor": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-06-30T23:58:00.000+0000", "updated": "2014-06-30T23:58:00.000+0000" }, { "id": "414827", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as the issue will not fix and with reference to the above comments. ", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-22T17:57:10.000+0000", "updated": "2017-03-22T17:57:10.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }