Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1CEC3D4BC for ; Thu, 1 Nov 2012 23:00:15 +0000 (UTC) Received: (qmail 994 invoked by uid 500); 1 Nov 2012 23:00:13 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 943 invoked by uid 500); 1 Nov 2012 23:00:13 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 898 invoked by uid 500); 1 Nov 2012 23:00:13 -0000 Delivered-To: apmail-incubator-callback-dev@incubator.apache.org Received: (qmail 884 invoked by uid 99); 1 Nov 2012 23:00:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Nov 2012 23:00:13 +0000 Date: Thu, 1 Nov 2012 23:00:13 +0000 (UTC) From: "Shazron Abdullah (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <1086636264.58340.1351810813282.JavaMail.jiratomcat@arcas> In-Reply-To: <744829006.10190.1346214849197.JavaMail.jiratomcat@arcas> Subject: [jira] [Resolved] (CB-1294) Keyboard on Appearing on iOS for EnyoJS Application MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-1294. ---------------------------------- Resolution: Invalid EnyoJS issue, not Cordova API issue > Keyboard on Appearing on iOS for EnyoJS Application > --------------------------------------------------- > > Key: CB-1294 > URL: https://issues.apache.org/jira/browse/CB-1294 > Project: Apache Cordova > Issue Type: Bug > Components: iOS > Affects Versions: 1.8.1, 2.0.0 > Environment: PhoneGap Build + EnyoJS 2.0 + iOS 6 on an iPhone or iOS 5 on an iPad 2 > Reporter: Ryan Rix > Assignee: Herm Wong > > I'm trying to deploy an application on Phonegap's Build service and we're having some troubles with inputs not pulling up the virtual keyboard on iOS. I've tried numerous configurations of the elements when I build, and whether I'm using an onyx.Input wrapped in an InputDecorator or an onyx.Input or even an enyo. Input the iOS vkbd won't come up at all, either on iOS6 on an iPhone or iOS5 on an iPad. > As far as I can tell, the keyboard isn't working on any input object, even when I manually create a an input element, yet all of this works just fine on every other platform we're targetting with our builds. > My code is on https://github.com/rrix/hsllock , particularly source/LoginPanel.js where the actual inputs are. I checked that it wasn't a popup issue by pulling the various inputs I used in to the main item, but no luck. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira