{ "id": "161866", "key": "TIMOB-23659", "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": "17706", "name": "Release 5.4.0", "archived": false, "released": true, "releaseDate": "2016-08-11" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-07-20T17:56:55.000+0000", "created": "2016-07-20T01:55:55.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "qe-5.4.0" ], "versions": [ { "id": "17972", "name": "Release 5.3.1", "archived": false, "released": true, "releaseDate": "2017-02-06" }, { "id": "17993", "description": "Release 5.2.2", "name": "Release 5.2.2", "archived": false, "released": true, "releaseDate": "2016-04-05" } ], "issuelinks": [], "assignee": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2016-07-22T04:30:40.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": "h6.Reproduce Step:\r\n1. Add the following example Navigation Window code into app.js.\r\nhttp://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.iOS.NavigationWindow\r\n2. Run the app.\r\n3. Once app open, DO NOT click the button.\r\n4. First of all, swipe to the right from the edge of the left screen (sometimes maybe do it twice).\r\n5. Then click the button.\r\n\r\nh6.Problem.\r\nYou will notice the screen is frozen, and app stop working.\r\n\r\nh6.Note:\r\n1. if you put the app in background, and re-open it, it will back to work.\r\n2. I tested app on different SDK versions, It happens on SDK 5.3.1 and 5.2.2. And no such problem on SDK 5.1.1", "attachment": [], "flagged": false, "summary": "NavigationWindow: App stop working after swipe to right on first window of navigation window.", "creator": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "subtasks": [], "reporter": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "environment": "TISDK 5.3.1, 5.2.2 (not working) and 5.1.1 (working)\r\niPhone 6plus with iOS 9.3", "closedSprints": [ { "id": 682, "state": "closed", "name": "2016 Sprint 15 SDK", "startDate": "2016-07-16T00:19:20.819Z", "endDate": "2016-07-30T00:19:00.000Z", "completeDate": "2016-08-01T04:40:11.421Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "391101", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Talked with Angel about it. We thought it's best let me provide the fix since I worked on the initial {{swipeToClose}} property.\r\n\r\nPR (master): https://github.com/appcelerator/titanium_mobile/pull/8145\r\nPR (5_4_X): https://github.com/appcelerator/titanium_mobile/pull/8146", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2016-07-20T17:16:58.000+0000", "updated": "2016-07-20T17:16:58.000+0000" }, { "id": "391106", "author": { "name": "apetkov", "key": "apetkov", "displayName": "Angel Petkov", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~sliang] The bug fix has been merged and back ported in to 5.4.0. It should now work for the customer, once the local SDK is updated with the newest version of 5.4.0. \r\n\r\n\r\nEDIT: [Link|https://www.dropbox.com/s/trffbu44o7s5pkg/mobilesdk-6.0.0-osx.zip?dl=0] to custom SDK that includes the changes. ", "updateAuthor": { "name": "apetkov", "key": "apetkov", "displayName": "Angel Petkov", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-07-20T18:02:39.000+0000", "updated": "2016-07-20T20:20:47.000+0000" }, { "id": "391129", "author": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "body": "Verified as fixed.\r\nTested on:\r\niPhone 6 plus (9.1) \r\niOS Simulator (9.3) \r\n
Mac OSX El Capitan 10.11.6\r\nStudio: 4.7.0.201607130543\r\n
Ti SDK: 5.4.0.v20160720132422\r\n
Xcode 7.3.1 \r\n
Appc NPM: 4.2.7\r\nAppc CLI: 5.4.0-33 \r\nNode v4.4.4 \r\n*
Closing Ticket*", "updateAuthor": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "created": "2016-07-20T21:25:57.000+0000", "updated": "2016-07-20T21:25:57.000+0000" }, { "id": "391275", "author": { "name": "apetkov", "key": "apetkov", "displayName": "Angel Petkov", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~sliang] The Custom SDK I shared was just a scons of the master branch containing my changes. Since Jenkins is working, you can just download the 5.4.0 Beta from the Appcelerator build server. ", "updateAuthor": { "name": "apetkov", "key": "apetkov", "displayName": "Angel Petkov", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-07-22T03:13:31.000+0000", "updated": "2016-07-22T03:13:31.000+0000" } ], "maxResults": 8, "total": 8, "startAt": 0 } } }