{ "id": "90652", "key": "TIMOB-8833", "fields": { "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "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": [ { "id": "11258", "description": "Holding Pen for Triaged Issues", "name": "Backlog", "archived": false, "released": false } ], "resolution": { "id": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2014-05-08T17:35:37.000+0000", "created": "2012-04-20T11:29:24.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "notable" ], "versions": [], "issuelinks": [], "assignee": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-08T18:44:25.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": "10230", "name": "BlackBerry", "description": "BlackBerry Platform" } ], "description": "A specialized text field for entering search text.\r\nThe SearchBar object is closely modeled on an iOS native search bar. As such, not all features are supported on other platforms.\r\n\r\nIn iOS, a direct mapping of UISearchBar\r\nhttps://developer.apple.com/library/ios/#documentation/UIKit/Reference/UISearchBar_Class/Reference/Reference.html", "attachment": [], "flagged": false, "summary": "BlackBerry: Implement important Titanium.UI.SearchBar functionality", "creator": { "name": "fboisvert", "key": "fboisvert", "displayName": "Francois Boisvert", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "fboisvert", "key": "fboisvert", "displayName": "Francois Boisvert", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "195924", "author": { "name": "tpetrenko", "key": "tpetrenko", "displayName": "Tatyana Petrenko", "active": true, "timeZone": "America/New_York" }, "body": "sz: Universal Search API is coming before release. Meanwhile a TextField could be used.", "updateAuthor": { "name": "tpetrenko", "key": "tpetrenko", "displayName": "Tatyana Petrenko", "active": true, "timeZone": "America/New_York" }, "created": "2012-05-24T07:46:03.000+0000", "updated": "2012-05-24T07:46:03.000+0000" }, { "id": "210791", "author": { "name": "tpetrenko", "key": "tpetrenko", "displayName": "Tatyana Petrenko", "active": true, "timeZone": "America/New_York" }, "body": "R6 does not provide this functionality. Reducing the priority and leaving this task for another release.", "updateAuthor": { "name": "tpetrenko", "key": "tpetrenko", "displayName": "Tatyana Petrenko", "active": true, "timeZone": "America/New_York" }, "created": "2012-07-31T12:15:23.000+0000", "updated": "2012-07-31T12:27:01.000+0000" }, { "id": "304044", "author": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Blackberry 10 does not have a \"searchBar\" component. I have created the Ti API which returns a textField instead. If you take a look at bootstrap.js, you'll find this:\r\n{code}\r\nTi.UI.createSearchBar = function(args) {\r\n args = args || {};\r\n Ti.API.warn('Ti.UI.createSearchBar() is not supported in BB10, using textField instead');\r\n return Ti.UI.createTextField(args);\r\n};\r\n{code}", "updateAuthor": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-05-08T17:35:37.000+0000", "updated": "2014-05-08T17:35:37.000+0000" }, { "id": "409909", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as it will not fix.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-08T18:44:25.000+0000", "updated": "2017-03-08T18:44:25.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }