{ "id": "121274", "key": "AC-2238", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2013-10-16T16:57:06.000+0000", "created": "2013-10-16T15:13:02.000+0000", "labels": [ "3.1.3.GA", "ios7" ], "versions": [], "issuelinks": [], "assignee": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "updated": "2016-03-08T07:41:14.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": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "When we change tintColor to white the cursor changes to white so when you focus a search bar, it doesn't show the cursor. We changed tintColor to white so that Cancel button shows as white but we don't want the cursor to be white.\r\n\r\nIs it possible to have a different colors for cursor and cancel button?", "attachment": [], "flagged": false, "summary": "iOS7: Support searchBar to have different cursor and cancel button color", "creator": { "name": "reyjexter", "key": "reyjexter", "displayName": "Rey Bumalay", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "reyjexter", "key": "reyjexter", "displayName": "Rey Bumalay", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "ios7, titanium 3.1.3", "comment": { "comments": [ { "id": "275291", "author": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "body": "Hello,\r\n\r\nplease provide a testcase for this in order to be able to do the upgrade to Mobile. Will reopen when complete. \r\n\r\nBest,\r\n\r\nMauro ", "updateAuthor": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "created": "2013-10-16T16:57:06.000+0000", "updated": "2013-10-16T16:57:06.000+0000" }, { "id": "331566", "author": { "name": "Esche", "key": "esche", "displayName": "Markus Eschenbach", "active": true, "timeZone": "Europe/Berlin" }, "body": "The problem allready exists in the current sdk 3.4.0 GA.\r\nHere is the test case. Please fix this problem in the next version! Thank you\r\n\r\nh2. Test case\r\n{code:lang=javascript|title=app.js}\r\n(function() {\r\n\tvar win = Ti.UI.createWindow({layout: 'vertical'});\r\n\tvar searchbar = Ti.UI.createSearchBar({barColor: '#385292', tintColor: '#FFFFFF'});\r\n\r\n\tvar tableView = Ti.UI.createTableView({\r\n\t\ttop: 30,\r\n\t search: searchbar,\r\n\t data: [Ti.UI.createTableViewRow({title:'Row 1'})]\r\n\t});\r\n\r\n\twin.add(tableView);\r\n\t\r\n\twin.open();\t\r\n})();\t\r\n{code}\r\n", "updateAuthor": { "name": "Esche", "key": "esche", "displayName": "Markus Eschenbach", "active": true, "timeZone": "Europe/Berlin" }, "created": "2014-11-11T14:02:32.000+0000", "updated": "2014-11-11T14:02:32.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }