{ "id": "130057", "key": "AC-1167", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "11", "description": "Is not a bug in our product", "name": "Not Our Bug" }, "resolutiondate": "2014-05-19T06:40:55.000+0000", "created": "2014-05-06T06:56:45.000+0000", "labels": [ "android", "api" ], "versions": [], "issuelinks": [], "assignee": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:37:32.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "Code below is able to reproduce this issue\r\n{code:title=Bar.java|borderStyle=solid}\r\nvar search = Ti.UI.Android.createSearchView({\r\n\thintText : \"Table Search\",\r\n\tsoftKeyboardOnFocus : Titanium.UI.Android.SOFT_KEYBOARD_SHOW_ON_FOCUS,\r\n\ticonifiedByDefault : false,\r\n\ttop : 120\r\n});\r\nvar win = Ti.UI.createWindow({\r\n title: \"Root Window\",\r\n windowSoftInputMode : Titanium.UI.Android.SOFT_INPUT_ADJUST_PAN\r\n});\r\n\r\nwin.add(search);\r\n\r\nwin.addEventListener(\"open\", function() {\r\n\tsearch.focus();\r\n});\r\n\r\nwin.open(); \r\n{code}", "attachment": [], "flagged": false, "summary": "Virtual Keyboard does not show up upon search view gains focus on Android", "creator": { "name": "jialhe85@gmail.com", "key": "jialhe85@gmail.com", "displayName": "David He", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jialhe85@gmail.com", "key": "jialhe85@gmail.com", "displayName": "David He", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Ti SDK 3.2.0GA\r\nAndroid SDK: 4.3", "comment": { "comments": [ { "id": "303775", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I tried this test on Samsung Galaxy Nexus 4.2.2 device with Titanium SDK 3.2.3 and I cannot reproduce this issue. Are you running into this issue on a specific device?", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-05-07T05:10:26.000+0000", "updated": "2014-05-07T05:10:26.000+0000" }, { "id": "303781", "author": { "name": "jialhe85@gmail.com", "key": "jialhe85@gmail.com", "displayName": "David He", "active": true, "timeZone": "America/Los_Angeles" }, "body": "@Ritu Agrawal\r\n\r\nYes, it happens on my Galaxy S2 device running on Android 4.1.2 Also test on Google Nexus 7 which is running on 4.4.x - working beautifully.\r\n\r\nSo, it is a bug from Android SDK? \r\n\r\nThanks", "updateAuthor": { "name": "jialhe85@gmail.com", "key": "jialhe85@gmail.com", "displayName": "David He", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-05-07T05:28:19.000+0000", "updated": "2014-05-07T05:28:19.000+0000" }, { "id": "304162", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Yes, it appears to be a device bug. You may want to try it on a later generation device (S4 or S5).", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-05-09T06:52:59.000+0000", "updated": "2014-05-09T06:52:59.000+0000" }, { "id": "304200", "author": { "name": "jialhe85@gmail.com", "key": "jialhe85@gmail.com", "displayName": "David He", "active": true, "timeZone": "America/Los_Angeles" }, "body": "So, what is the decision? If no fix for it, is there any workaround?", "updateAuthor": { "name": "jialhe85@gmail.com", "key": "jialhe85@gmail.com", "displayName": "David He", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-05-09T12:43:11.000+0000", "updated": "2014-05-09T12:43:11.000+0000" }, { "id": "305461", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "It appears to be a device specific issue as it works fine on a later device. There is no known work around available at this point.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-05-19T06:40:55.000+0000", "updated": "2014-05-19T06:40:55.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }