Ryan Rix created CB-1294:
----------------------------

             Summary: 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: 2.0.0, 1.8.1
         Environment: PhoneGap Build + EnyoJS 2.0 + iOS 6 on an iPhone or iOS 5 
on an iPad 2
            Reporter: Ryan Rix
            Assignee: Shazron Abdullah


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

Reply via email to