{ "id": "65751", "key": "TIMOB-5597", "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": { "id": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2011-05-25T02:44:34.000+0000", "created": "2011-05-25T02:15:14.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "mnegadaylov", "key": "mnegadaylov", "displayName": "Maxim Negadaylov", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-10T18:53:19.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": [], "description": "Object switch does not represent such properties as backgroundColor, backgroundImage, border properties in Chrome browser. The same properties work fine on iPhone Safari.\r\n{code:JavaScript}\r\nwin = Ti.UI.currentWindow;\r\n\r\nvar swit = Ti.UI.createSwitch({\r\n\ttop: 10,\r\n\tleft: 10,\r\n\theight: 100,\r\n\twidth: 100,\r\n\tbackgroundColor: 'red',\r\n\ttitleOn: 'titON',\r\n\ttitleOff:'titOFF',\r\n\tborderWidth: 5,\r\n\tborderColor: 'blue',\r\n\tbackgroundImage: '/images/BUTT_grn_off.png',\r\n\tborderRadius: 5\r\n});\r\n\r\nwin.add(swit);\r\n\r\n{code}", "attachment": [], "flagged": false, "summary": "MobileWeb: Object switch does not represent properties in Chrome", "creator": { "name": "mvasko", "key": "mvasko", "displayName": "Misha Vasko", "active": true, "timeZone": "Europe/Kiev" }, "subtasks": [], "reporter": { "name": "mvasko", "key": "mvasko", "displayName": "Misha Vasko", "active": true, "timeZone": "Europe/Kiev" }, "environment": null, "comment": { "comments": [ { "id": "134231", "author": { "name": "mnegadaylov", "key": "mnegadaylov", "displayName": "Maxim Negadaylov", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Chrome does not support this properties for checkboxes", "updateAuthor": { "name": "mnegadaylov", "key": "mnegadaylov", "displayName": "Maxim Negadaylov", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-05-25T02:44:22.000+0000", "updated": "2011-05-25T02:44:22.000+0000" }, { "id": "411262", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as the issue will not fix.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-10T18:53:19.000+0000", "updated": "2017-03-10T18:53:19.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }