{ "id": "140856", "key": "TIMOB-18127", "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": "16704", "description": "Release 3.5.0", "name": "Release 3.5.0", "archived": false, "released": true, "releaseDate": "2015-01-13" }, { "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": "2014-12-03T21:48:20.000+0000", "created": "2014-12-03T08:04:16.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-3.5.0", "qe-assigned", "regression" ], "versions": [ { "id": "16704", "description": "Release 3.5.0", "name": "Release 3.5.0", "archived": false, "released": true, "releaseDate": "2015-01-13" } ], "issuelinks": [ { "id": "43658", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "123546", "key": "TIMOB-15967", "fields": { "summary": "iOS: keyboardToolbar fails to disappear", "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": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2014-12-09T22:51:11.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": "When a textfield is added to a tableview and when the height of the textfield is animated upon focus, the keyboard appears and immediately disappears. This would happen if you click on the textfield about 2-3 times and clicking/focusing the textfield several times would cause the keyboard to flicker. \r\n\r\nThis is a regression as the keyboard appears properly with SDK 3.4.1 and it does not flicker if the textfield is focused continuously. However the error message indicated in step 2 under actual results is still reproducible in 3.4.1\r\n\r\nSteps to reproduce:\r\n1. Run the attached app.js \r\n2. focus on the textfield\r\n3. focus on the textfield several times continuously \r\n\r\nActual Results:\r\n2. Following error message is displayed:\r\n{code}\r\n\r\n[ERROR] : focus 30\r\n[ERROR] : {\r\n[ERROR] : bubbles = 0;\r\n[ERROR] : cancelBubble = 0;\r\n[ERROR] : source = \"[object TiUITextField]\";\r\n[ERROR] : type = focus;\r\n[ERROR] : value = \"\";\r\n[ERROR] : }\r\n\r\n\r\n{code}\r\n\r\nand keyboard disappears immediately\r\n3. Keyboard flickers.\r\n\r\nExpected Results:\r\n2. No error message and keyboard should stay unless 'return' key is pressed.\r\n3. Keyboard should not flicker", "attachment": [ { "id": "52982", "filename": "app.js", "author": { "name": "vchidambaram", "key": "vchidambaram", "displayName": "Visalakshi Chidambaram", "active": true, "timeZone": "Asia/Shanghai" }, "created": "2014-12-03T08:04:16.000+0000", "size": 1367, "mimeType": "application/x-javascript" } ], "flagged": false, "summary": "iOS: animating the textfield which is added to a tableview causes the keyboard to flicker", "creator": { "name": "vchidambaram", "key": "vchidambaram", "displayName": "Visalakshi Chidambaram", "active": true, "timeZone": "Asia/Shanghai" }, "subtasks": [], "reporter": { "name": "vchidambaram", "key": "vchidambaram", "displayName": "Visalakshi Chidambaram", "active": true, "timeZone": "Asia/Shanghai" }, "environment": "Test Environment: \r\nAppc-Studio: 3.4.1.201410281743\r\nTitanium SDK: 3.5.0.v20141202100219 \r\nTitanium CLI: 3.4.1 \r\nAlloy : 1.5.1 GA \r\nOS: Mac OSX 10.10 \r\nXcode: 6.1 \r\nDevice: iphone 5s (iOS8.1)", "closedSprints": [ { "id": 258, "state": "closed", "name": "2014 Sprint 24 SDK", "startDate": "2014-11-24T22:28:25.425Z", "endDate": "2014-12-06T01:00:00.000Z", "completeDate": "2014-12-08T17:21:15.171Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "334567", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "We need to find what may have caused this. Look for changes in TextWidgetProxy.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-12-03T18:14:50.000+0000", "updated": "2014-12-03T18:14:50.000+0000" }, { "id": "334637", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Race condition due to this commit\r\nhttps://github.com/appcelerator/titanium_mobile/commit/970d6b540e6bc6e833844f78a324fe41db8f09fe", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-12-03T21:05:37.000+0000", "updated": "2014-12-03T21:05:37.000+0000" }, { "id": "334638", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Pull pending\r\nmaster - https://github.com/appcelerator/titanium_mobile/pull/6419\r\n3_5_X - https://github.com/appcelerator/titanium_mobile/pull/6420", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-12-03T21:07:47.000+0000", "updated": "2014-12-03T21:10:52.000+0000" }, { "id": "335725", "author": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed using:\r\n\r\nTitanium SDK 3.5.0.v20141208122514\r\nStudio 3.4.1.201410281743 \r\nXcode 6.1.1\r\n\r\nOn: \r\niPad mini, iOS 8.1\r\niPhone 6, iOS 8.2b \r\niPhone 4S Sim, iOS 8.1", "updateAuthor": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-12-09T22:50:54.000+0000", "updated": "2014-12-09T22:50:54.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }