{ "id": "104152", "key": "TIMOB-11609", "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": [], "resolution": null, "resolutiondate": null, "created": "2012-10-30T21:59:57.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "qe-ios214" ], "versions": [ { "id": "14613", "description": "Release 2.1.4", "name": "Release 2.1.4", "archived": true, "released": true, "releaseDate": "2012-11-12" }, { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" } ], "issuelinks": [ { "id": "22400", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "101615", "key": "TIMOB-11030", "fields": { "summary": "iOS: Applying background color constants or \"stripped\" color to modal window results in the modal window being black", "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": "22399", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "83194", "key": "TIMOB-6366", "fields": { "summary": "iOS: Misspelled color name in Webcolor.m", "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": "Trivial", "id": "5" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": null, "updated": "2018-02-28T20:03:37.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "Note: *iPad only with any version of iOS*\r\nApplying a constant \"stripped\" color to modal window results in this modal window being black. It happens on iPad with any iOS version.\r\nNot a regression, exists in 2.1.3 and 2.1.2\r\nTest steps:\r\n1. Run the code below:\r\n{code}\r\nvar win = Titanium.UI.createWindow({ \r\n title:'Mr. Stripey',\r\n backgroundColor: Ti.UI.iOS.COLOR_GROUP_TABLEVIEW_BACKGROUND\r\n});\r\nwin.open();\r\n{code}\r\nActual result: black window.\r\nExpected result: stripey window.\r\n", "attachment": [], "flagged": false, "summary": "iOS: Window - Modal window being black *on iPad* after constant background color \"stripped\" was applied.", "creator": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "\r\nTitanium Studio, build: 3.0.0.201210220122\r\nTitanium SDK, build: 2.1.4.v20121026164613\r\nDevices:\r\niPhone5 ios 6.0\r\niPad2 ios 4.3.5", "comment": { "comments": [ { "id": "225999", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Olga please check behavior in 2.1.2 and update the record.", "updateAuthor": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-02T18:11:35.000+0000", "updated": "2012-11-02T18:11:35.000+0000" }, { "id": "226071", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Updated record, same behavior as described above. ", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-02T23:24:54.000+0000", "updated": "2012-11-02T23:24:54.000+0000" }, { "id": "243859", "author": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "i got the same behavior black screen, \r\nIt shows following warning \r\n[WARN] : \b\b \b Group style table view backgrounds can no longer be represented by a simple color. Reverting to black\r\n\r\nTested on\r\nTitanium Studio, build: 3.0.2.201302191606\r\nTitanium SDK version: 3.1.0 \r\nTitanium SDK version: 3.0.2 \r\niOS iPhone Simulator: iOS SDK version: 6.0\r\n", "updateAuthor": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-25T06:16:04.000+0000", "updated": "2013-03-25T06:19:01.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }