{ "id": "142367", "key": "TIMOB-18330", "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": { "id": "11", "description": "Is not a bug in our product", "name": "Not Our Bug" }, "resolutiondate": "2015-01-07T22:44:26.000+0000", "created": "2015-01-06T21:45:34.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-3.5.0", "regression" ], "versions": [ { "id": "16704", "description": "Release 3.5.0", "name": "Release 3.5.0", "archived": false, "released": true, "releaseDate": "2015-01-13" } ], "issuelinks": [], "assignee": { "name": "jalter", "key": "jalter", "displayName": "Jon Alter", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-14T05:02:31.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": "h5.Description\r\n\r\nWhen an alert is opened from within a popover, while the alert is shown on screen the size of the popover expands. After dismissing the alert the popover then shrinks to the normal size. The contents within the popover do not expand however, there just appears to be a white border around the popover.\r\n\r\nThis *is a regression* as when the same code is used with 3.4.1.GA SDK, the popover stays the same size.\r\n\r\nThis *only occurs* on iOS8, when using iOS7 the popover stays the same size\r\n\r\nh5.Steps To Reproduce\r\n\r\n1. Using the attached app.js build to an iPad\r\n2. Tap 'Open Popover'\r\n3. Tap 'Robin' in the upper right of the popover\r\n\r\nh5.Actual Result\r\n\r\nWhen the alert is shown the popover expands\r\n\r\nh5.Expected Result\r\n\r\nThe popover should not be resized", "attachment": [ { "id": "53434", "filename": "app.js", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2015-01-06T21:45:34.000+0000", "size": 827, "mimeType": "text/javascript" }, { "id": "53433", "filename": "ExpandedPopover.PNG", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2015-01-06T21:45:34.000+0000", "size": 137074, "mimeType": "image/png" }, { "id": "53461", "filename": "PopoverExample.zip", "author": { "name": "jalter", "key": "jalter", "displayName": "Jon Alter", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-01-07T22:42:19.000+0000", "size": 67612, "mimeType": "application/zip" }, { "id": "53432", "filename": "PopoverNormalSize.PNG", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2015-01-06T21:45:34.000+0000", "size": 70055, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS8: Popover is resized when an alert is opened", "creator": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "subtasks": [], "reporter": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "environment": "Mac OSX 10.10.1\r\nAppcelerator Studio, build: 3.4.1.201410281743\r\nTitanium SDK build: 3.5.0.v20150106102524\r\nTitanium CLI, build: 3.4.1\r\nAlloy: 1.5.1\r\niPad Mini 3 (8.1), iPad 3 (8.0.2)", "comment": { "comments": [ { "id": "338044", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This appears to be a regression. Can you please review ASAP?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-01-06T21:53:41.000+0000", "updated": "2015-01-06T21:53:41.000+0000" }, { "id": "338150", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "body": "This is likely due to iOS8 refactor of alertDialog as well as popover. \r\nBelow is a link to a similar problem and the proposed solutions:\r\nhttp://stackoverflow.com/questions/25805608/present-a-uialertcontroller-from-within-a-popover-in-ios8\r\nWill continue exploring if there's a solution without having to change the behavior, since it only happens in this particular scenario of an alert over a popover.", "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-01-07T10:14:19.000+0000", "updated": "2015-01-07T10:14:19.000+0000" }, { "id": "338268", "author": { "name": "jalter", "key": "jalter", "displayName": "Jon Alter", "active": true, "timeZone": "America/Los_Angeles" }, "body": "We do not have control over the size of the popover.\r\nI am attaching a native example (PopoverExample.zip) showing this behavior. Vishal confirmed.", "updateAuthor": { "name": "jalter", "key": "jalter", "displayName": "Jon Alter", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-01-07T22:42:01.000+0000", "updated": "2015-01-07T22:43:56.000+0000" }, { "id": "411964", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as the issue is not our bug.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-14T05:02:31.000+0000", "updated": "2017-03-14T05:02:31.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }