{ "id": "89078", "key": "TIMOB-8367", "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": "15576", "description": "2013 Sprint 16", "name": "2013 Sprint 16", "archived": true, "released": true, "releaseDate": "2013-08-12" }, { "id": "15578", "description": "2013 Sprint 16 API", "name": "2013 Sprint 16 API", "archived": true, "released": true, "releaseDate": "2013-08-12" }, { "id": "15479", "description": "Release 3.1.2", "name": "Release 3.1.2", "archived": true, "released": true, "releaseDate": "2013-07-31" }, { "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-08-06T17:35:32.000+0000", "created": "2012-03-28T15:04:37.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-closed-3.1.2", "qe-ios031912", "qe-testadded", "regression" ], "versions": [ { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" } ], "issuelinks": [ { "id": "16164", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "89082", "key": "TIMOB-8373", "fields": { "summary": "iOS: TextFields and TextAreas should have a minimum height/width when they are SIZE and text is empty", "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": "2013-09-19T16:41:41.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": "Tap on the textfield doesn't bring up the soft keyboard. \r\n\r\nKitchenSink:Views>Table Views>Table View w/Text Field\r\nSteps to reproduce:\r\n1:Tap on any row which has 'hint'\r\n2:Tap on row without 'hint'\r\n\r\nExpected result\r\n1:Each row should bring up the soft keyboard and should be able to key in \r\n2:Each row should bring up the soft keyboard and should be able to key in\r\n\r\nActual: Tapping on the row without hint doesn't bring up the soft keyboard.", "attachment": [], "flagged": false, "summary": "iOS: Kitchensink - Tap on the textfield doesn't bring up the soft keyboard. ", "creator": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium SDK version: 2.1.0.v20120328100312\r\nPlatform & version: iOS (4.3.2)\r\nHost Operating System: OSX 10.7.2\r\nTitanium Studio version: 2.0.0.201203271933", "comment": { "comments": [ { "id": "189071", "author": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Talked with Neeraj, course of action is to log new bug on what's going on (TIMOB-8373) and fix it after 2.0. In the mean time, the test should be changed to reflect the new default behavior.", "updateAuthor": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-03-28T15:42:13.000+0000", "updated": "2012-03-28T15:42:13.000+0000" }, { "id": "189075", "author": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "KS patch: https://github.com/appcelerator/titanium_mobile/pull/1873", "updateAuthor": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-03-28T16:09:30.000+0000", "updated": "2012-03-28T16:09:30.000+0000" }, { "id": "189720", "author": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Fixing 8373 will solve this issue, as this is the symptom, TIMOB-8373 is the cause.", "updateAuthor": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-04-03T15:04:31.000+0000", "updated": "2012-04-03T15:04:31.000+0000" }, { "id": "190199", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested with 2.0.1.v20120405211737 on iPhone 4s 5.0.1", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-04-06T14:12:55.000+0000", "updated": "2012-04-06T14:12:55.000+0000" }, { "id": "261989", "author": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Reopening the issue for iOS7:\r\n\r\nSDK:3.1.1 GA\r\nAppcelerator Studio: 3.1.2.201307121651\r\nOS: OSX 10.7.5\r\nDevice:iPad3(iOS 7)", "updateAuthor": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-07-16T09:39:45.000+0000", "updated": "2013-07-16T09:39:45.000+0000" }, { "id": "265139", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Ks UI bug\n\nmaster - https://github.com/appcelerator-developer-relations/KitchenSink/pull/113\n3_1_X - https://github.com/appcelerator-developer-relations/KitchenSink/pull/114", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-08-06T17:15:18.000+0000", "updated": "2013-08-06T17:15:18.000+0000" }, { "id": "265250", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested and verified correct behavior with:\nAppcelerator Studio, build: 3.1.2.201308021524\nTitanium SDK, build: 3.1.2.v20130806104555\nAlloy 1.2.0-alpha6\nCLI: 3.1.2-alpha\nDevices:\niPad4 iOS7\niPhone5 iOS6.0", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-06T23:50:56.000+0000", "updated": "2013-08-06T23:50:56.000+0000" } ], "maxResults": 8, "total": 8, "startAt": 0 } } }