{ "id": "64041", "key": "TIMOB-3409", "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": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2016-12-09T17:16:45.000+0000", "created": "2011-04-15T03:43:56.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-14T22:11:37.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": "{html}

Running on iOS 4.3 Simulator, with Titanium Mobile 1.6.1.

\n

The following code generates a small TextField with white text\non black background. Uncomment the borderStyle property and the\nfield becomes white.

\n
\nnoteField = Ti.UI.createTextField({\n    left : 30, width : 50, top : 35, height : 30,\n    color : '#FFF',\n    backgroundColor : '#222',\n    borderRadius : 10.0,\n    paddingLeft : 5.0,\n  //borderStyle : Ti.UI.INPUT_BORDERSTYLE_ROUNDED\n});\n
{html}", "attachment": [], "flagged": false, "summary": "BORDERSTYLE_ROUNDED causes TextField backgroundColor to be ignored", "creator": { "name": "davidtx", "key": "davidtx", "displayName": "DavidTx", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "davidtx", "key": "davidtx", "displayName": "DavidTx", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "403090", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Duplicate of TIMOB-24203", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2016-12-09T17:16:45.000+0000", "updated": "2016-12-09T17:16:45.000+0000" }, { "id": "412379", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as duplicate.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-14T22:11:37.000+0000", "updated": "2017-03-14T22:11:37.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }