{ "id": "141645", "key": "TIMOB-18278", "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": "16593", "description": "Release 4.0.0", "name": "Release 4.0.0", "archived": false, "released": true, "releaseDate": "2015-05-21" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2015-01-15T17:34:25.000+0000", "created": "2014-12-16T08:26:59.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "popover", "resize" ], "versions": [], "issuelinks": [], "assignee": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2015-01-20T19:26:51.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": "10224", "name": "TiAPI", "description": "This component is used for cross-platform API work. Specifications are most likely to use this component." } ], "description": "Prior to 3.5.0, I was using $.popover.height = xxx to resize the Popover, and it was working fine. Since 3.5.0.Beta, I was getting messages saying that this was obsolete and that I should use the contentView property.\r\nAfter converting all my calls to $.popover.contentView.height = xxx, the contentView resizes itself, but the Popover doesn't... so some parts are hidden.", "attachment": [], "flagged": false, "summary": "iOS8: Popover resizing", "creator": { "name": "jdanthinne", "key": "jdanthinne", "displayName": "Jérôme Danthinne", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "jdanthinne", "key": "jdanthinne", "displayName": "Jérôme Danthinne", "active": true, "timeZone": "Europe/Berlin" }, "environment": "Ti SDK 3.5.0.Beta", "closedSprints": [ { "id": 291, "state": "closed", "name": "2015 Sprint 01 SDK", "startDate": "2015-01-03T01:00:00.000Z", "endDate": "2015-01-17T01:00:00.000Z", "completeDate": "2015-01-19T17:24:40.828Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "336738", "author": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "body": "Hi,\r\n\r\nPlease provide a test case to reproduce your problem, that will be really helpful to address the problem.\r\n\r\nRegards,\r\nShuo", "updateAuthor": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "created": "2014-12-17T07:00:51.000+0000", "updated": "2014-12-17T07:00:51.000+0000" }, { "id": "336756", "author": { "name": "jdanthinne", "key": "jdanthinne", "displayName": "Jérôme Danthinne", "active": true, "timeZone": "Europe/Berlin" }, "body": "index.xml\r\n{code:xml}\r\n\r\n \r\n \t