{ "id": "81134", "key": "TIMOB-5440", "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": "12085", "description": "Mobile @ HQ", "name": "Sprint 2011-45", "archived": true, "released": true, "releaseDate": "2011-11-14" }, { "id": "12580", "description": "Dual Runtime 1.8.0", "name": "Release 1.8.0.1", "archived": true, "released": true, "releaseDate": "2011-12-22" } ], "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2011-11-11T09:39:09.000+0000", "created": "2011-10-05T10:39:10.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "kitchensink" ], "versions": [ { "id": "11570", "description": "", "name": "Release 1.7.2", "archived": true, "released": true, "releaseDate": "2011-07-21" }, { "id": "11971", "description": "iOS5 and select Android fixes", "name": "Release 1.7.3", "archived": true, "released": true, "releaseDate": "2011-10-18" } ], "issuelinks": [ { "id": "13834", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "82270", "key": "TIMOB-5972", "fields": { "summary": " When the width of the ScrollableView is changed the current page of a ScrollableView is changed", "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": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-22T22:17:28.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": "Description:\r\nWhile testing Kitchensink on an iPhone 4 with iOS 5 and SDK 1.7.3.v20110928143011, I launched Base UI>Views>Scroll Views>Scrollable View. I added a view and then swiped to show the view on the far right. When I rotated the device, the view changed from view 5 to view 3. When I returned the device to portrait once again, the view went from view 3 to view 4. This also occurred with 1.7.2 SDK and iOS 4.3.\r\n\r\nSteps to reproduce:\r\n1) Install and launch KS\r\n2) Navigate to Base UI>Views>Scroll Views>Scrollable View\r\n3) Swipe or navigate to the right-most view\r\n4) Rotate to landscape\r\n5) Rotate to portrait\r\n\r\nResults:\r\nThe view changes on rotation\r\n\r\nExpected:\r\nNo view change on rotation", "attachment": [ { "id": "24041", "filename": "Screenshot 2011.11.03 13.10.04.png", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-11-04T09:41:08.000+0000", "size": 49798, "mimeType": "image/png" }, { "id": "24042", "filename": "Screenshot 2011.11.03 13.10.08.png", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-11-04T09:41:17.000+0000", "size": 107672, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS: Kitchensink - Base UI>Views>Scroll Views>Scrollable View, rotating the device results in visible view changing to another", "creator": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "iPhone 4, iPad touch 4th Gen, iOS 5.0, iOS 4.3, Titanium Studio, build: 1.0.4.201108101535, SDK 1.7.2 GA, SDK 1.7.3.v20110928143011", "comment": { "comments": [ { "id": "170384", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "on iPad2 with 1.7.4.v20111025094215 rotating causes it to redraw the previous view before updating to the correct view.", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-10-25T12:57:52.000+0000", "updated": "2011-10-25T12:57:52.000+0000" }, { "id": "171506", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Adding screenshot. The UI draws the adjacent view during rotation. In the screenshots, the far-right (last) view is up at the start of the rotation, and the UI draws the empty space (grey) and then the original view animates in.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-11-04T09:40:54.000+0000", "updated": "2011-11-04T09:40:54.000+0000" }, { "id": "172178", "author": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "body": "pull pending #656", "updateAuthor": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-11-10T11:12:32.000+0000", "updated": "2011-11-10T11:12:32.000+0000" }, { "id": "415105", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as duplicate and links to the related ticket have been provided above.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-22T22:17:28.000+0000", "updated": "2017-03-22T22:17:28.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }