{ "id": "114278", "key": "TIMOB-13855", "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": null, "resolutiondate": null, "created": "2013-05-13T08:31:44.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "index", "ios", "searchbox", "tableview" ], "versions": [ { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "issuelinks": [], "assignee": null, "updated": "2018-02-28T20:04:06.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "*Actual behavior*\r\nTableView SearchBox width isn't adjusted with presence of index on load. See attached screenshot.\r\n\r\n*Expected behavior*\r\nThe search box should be adjusted to the width on load, not just when tapping or scrolling the table view.\r\n\r\n*Steps to reproduce*\r\n1. Run the test case\r\n2. See that the width of the search box overlaps the index\r\n3. Tap or scroll table view and see that the search box is now adjusted to the correct width\r\n\r\n*index.xml*\r\n{code:javascript}\r\n\r\n \r\n \r\n