{ "id": "164046", "key": "TIMOB-24046", "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": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2016-10-18T14:23:00.000+0000", "created": "2016-10-18T13:53:48.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [ "qe-6.0.0" ], "versions": [ { "id": "16980", "description": "New V8", "name": "Release 6.0.0", "archived": false, "released": true, "releaseDate": "2016-11-15" } ], "issuelinks": [], "assignee": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "updated": "2016-10-18T14:23:00.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": "h5.Description\r\n\r\nWhen setting border properties on Ti.UI.Slider the properties do not appear to change anything\r\n\r\n{code}\r\nvar win = Ti.UI.createWindow({ backgroundColor: 'purple' }),\r\n slider = Ti.UI.createSlider({\r\n backgroundColor: 'orange',\r\n borderWidth: 5,\r\n borderColor: 'yellow',\r\n borderRadius: 5,\r\n width: '50%'\r\n });\r\nwin.add(slider);\r\nwin.open();\r\n{code}\r\n\r\nh5.Steps to reproduce\r\n\r\n# Add the code above to an existing app.js\r\n# Build for Windows Platform {{appc run -p windows}}\r\n\r\nh5.Actual result\r\n\r\nSetting border properties does not add a border\r\n\r\nh5.Expected result\r\n\r\nSetting border properties should add a border", "attachment": [], "flagged": false, "summary": "Windows: border properties do not work on Ti.UI.Slider", "creator": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "subtasks": [], "reporter": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "environment": "OS: Microsoft Windows 10 Pro 10.0.14393\r\nAppc core: 6.0.0-61\r\nAppc NPM: 4.2.8-8\r\nTi SDK: 6.0.0.v20161017194738", "comment": { "comments": [ { "id": "399243", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "Filed in error", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2016-10-18T14:23:00.000+0000", "updated": "2016-10-18T14:23:00.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }