{ "id": "81620", "key": "TIMOB-5760", "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": [ { "id": "12091", "description": "", "name": "Sprint 2011-51", "archived": true, "released": true, "releaseDate": "2011-12-26" }, { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" }, { "id": "12677", "description": "Release 1.8 Service Pack 1", "name": "Release 1.8.1", "archived": true, "released": true, "releaseDate": "2012-01-31" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-01-23T17:01:55.000+0000", "created": "2011-10-15T11:52:58.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [ { "id": "11971", "description": "iOS5 and select Android fixes", "name": "Release 1.7.3", "archived": true, "released": true, "releaseDate": "2011-10-18" } ], "issuelinks": [ { "id": "14333", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "83271", "key": "TIMOB-6810", "fields": { "summary": "iOS: TableView sectionHeader weirdness when combined with searchBar", "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" } }, "priority": { "name": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-01-23T17:01:55.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": "Steps to Reproduce:\r\n1. Launch KS > Base UI > Views > Table Views > Headers\r\n2. Type B in the search and click search\r\n\r\nActual Result:\r\nThe header covers half of the table view content (see attached image)\r\n\r\nExpected Result:\r\nShould align correctly\r\n", "attachment": [ { "id": "23728", "filename": "Screenshot 2011.10.15 12.52.41.png", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-10-15T11:52:58.000+0000", "size": 79909, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS5: Header bar gets stuck in the middle of the screen after a search", "creator": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "iPhone 4s (5.0) with 1.7.3.v20111013094213", "comment": { "comments": [ { "id": "169339", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Cannot repro with 4.3 Simulator 1.7.3\r\nRepro with 1.8.0.v20111014141415", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-10-15T11:53:47.000+0000", "updated": "2011-10-15T11:53:47.000+0000" }, { "id": "172482", "author": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "body": "The actual problem is that the headers shouldn't be shown at all in the search results.\r\n\r\nWorks fine in iOS 4.3 Ti 1.7.5.", "updateAuthor": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "created": "2011-11-14T04:23:26.000+0000", "updated": "2011-11-14T18:20:53.000+0000" }, { "id": "175279", "author": { "name": "james.wragg", "key": "james.wragg", "displayName": "James Wragg", "active": true, "timeZone": "Europe/London" }, "body": "I'm with Sindre, I don't want these headers shown at all - this is not expected behaviour as the Apple apps don't do this, see Contacts.app as an example.\r\n\r\nAnother thing that is unexpected in Titaniums search results is once you've selected a result the search is reset & lost. Again, see the Contacts.app as reference, the results remain in place until cleared by the user.", "updateAuthor": { "name": "james.wragg", "key": "james.wragg", "displayName": "James Wragg", "active": true, "timeZone": "Europe/London" }, "created": "2011-12-07T16:35:23.000+0000", "updated": "2011-12-07T16:35:23.000+0000" }, { "id": "176881", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Confirmed as a dupe of TIMOB-6810.", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-21T11:49:43.000+0000", "updated": "2011-12-21T11:49:43.000+0000" }, { "id": "179144", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested with 1.9.0.v20120112104633 with iPod 4.3.3", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-01-12T17:14:30.000+0000", "updated": "2012-01-12T17:14:30.000+0000" } ], "maxResults": 8, "total": 8, "startAt": 0 } } }