{ "id": "116259", "key": "TIMOB-14309", "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": "15691", "description": "2013 Sprint 19", "name": "2013 Sprint 19", "archived": true, "released": true, "releaseDate": "2013-09-20" }, { "id": "15693", "description": "2013 Sprint 19 API", "name": "2013 Sprint 19 API", "archived": true, "released": true, "releaseDate": "2013-09-20" }, { "id": "15747", "description": "Release 3.1.4", "name": "Release 3.1.4", "archived": true, "released": false }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-09-20T21:15:30.000+0000", "created": "2013-06-20T17:39:42.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "ios7", "qe-3.1.1", "qe-ks", "qe-testadded", "regression" ], "versions": [ { "id": "15478", "description": "Release 3.1.1", "name": "Release 3.1.1", "archived": true, "released": true, "releaseDate": "2013-06-17" } ], "issuelinks": [], "assignee": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2015-02-02T20:46: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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "It is a *regression*, does not occur in ios6.\r\n\r\nTest steps:\r\n1. Install and run KS> Base UI> Views> Table Views> Table View Options\r\n2. Click any row repeatedly\r\n\r\nActual result:\r\nYou can see dimensional changes\r\nActual result:\r\nNo changes\r\n ", "attachment": [], "flagged": false, "summary": "iOS7: Table View Options - table view rows are changing dimension when selecting rows ", "creator": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Appcelerator Studio, build: 3.1.1.201306131423\r\nTitanium SDK, build: 3.1.1GA\r\niPhone 5 iOS 7.0\r\nXcode5\r\nCLI 3.1.1\r\nKitchenSink Version 3.1.1.GA", "comment": { "comments": [ { "id": "268269", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The issue still occurs.\n\nEnvironment:\nMac osx 10.8.4 Mountain Lion\nAppcelerator Studio, build: 3.1.3.201308252005\nTitanium SDK, build:3.1.3.v20130822140128 \nalloy:1.2.1-cr\nCLI:3.1.2\nDevices:\nIpad4 iOS 7 beta6(11A4449d)\niPnone5 iOS 7 beta6", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-26T23:54:44.000+0000", "updated": "2013-08-26T23:54:44.000+0000" }, { "id": "269519", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "It is a KitchenSink issue with some bad code (rows being updated on a timer). We will fix this post-3.1.3", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-09-04T18:11:27.000+0000", "updated": "2013-09-04T18:11:27.000+0000" }, { "id": "272222", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Pull pending against master\nhttps://github.com/appcelerator/titanium_mobile/pull/4713\n", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-09-20T21:13:16.000+0000", "updated": "2013-09-20T21:13:16.000+0000" }, { "id": "272224", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Backport to 3_1_X\nhttps://github.com/appcelerator/titanium_mobile/pull/4722", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-09-20T21:13:48.000+0000", "updated": "2013-09-20T21:13:48.000+0000" }, { "id": "272225", "author": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Fixed by https://github.com/appcelerator/titanium_mobile/pull/4713 (master)", "updateAuthor": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-09-20T21:15:30.000+0000", "updated": "2013-09-20T21:15:30.000+0000" }, { "id": "274771", "author": { "name": "prastogi", "key": "prastogi", "displayName": "Pragya Rastogi", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Works fine with:\r\nOSX: 10.8.5\r\nXcode:5.0\r\nAppcelerator Studio: 3.2.0.201310091613\r\nSDK:3.2.0.v20131010163242\r\nacs:1.0.7\r\nalloy:1.2.2\r\nnpm:1.3.2\r\ntitanium:3.2.0\r\ntitanium-code-processo:1.0.3\r\nDevice: iPod touch2 (viOS7)", "updateAuthor": { "name": "prastogi", "key": "prastogi", "displayName": "Pragya Rastogi", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-10-11T09:50:19.000+0000", "updated": "2013-10-11T09:50:19.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }