You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Ryan Rix (JIRA)" <ji...@apache.org> on 2012/08/29 06:34:09 UTC

[jira] [Created] (CB-1294) Keyboard on Appearing on iOS for EnyoJS Application

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

[jira] [Resolved] (CB-1294) Keyboard on Appearing on iOS for EnyoJS Application

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ 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

[jira] [Commented] (CB-1294) Keyboard on Appearing on iOS for EnyoJS Application

Posted by "Ryan Rix (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455471#comment-13455471 ] 

Ryan Rix commented on CB-1294:
------------------------------

This is indeed an issue with phonegap build, my apologies for not updating this issue. My teammate and I spent some time with an OS X box getting vanilla Phonegap for iOS running our application and the keyboard worked. We're currently using testflightapp to distribute those beta builds, and phonegap:build for the rest. It's obviously not perfect, and I'd like to see it fixed. I can migrate this to phonegap:build's issue tracker if you'd prefer!
                
> 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

[jira] [Commented] (CB-1294) Keyboard on Appearing on iOS for EnyoJS Application

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13443853#comment-13443853 ] 

Shazron Abdullah commented on CB-1294:
--------------------------------------

This is not a PhoneGap Build issue tracker, try http://community.phonegap.com for any Build specific issues.

Have you tried a plain old input tag with the keyboard? It's strange that it won't work at all. If that works, the problem is Enyo's and not Cordova.
                
> 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: 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

[jira] [Commented] (CB-1294) Keyboard on Appearing on iOS for EnyoJS Application

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455331#comment-13455331 ] 

Shazron Abdullah commented on CB-1294:
--------------------------------------

Herm can you take a look at this? Related to CB-1461

-- Posted from Bugbox for iPhone
                
> 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

[jira] [Commented] (CB-1294) Keyboard on Appearing on iOS for EnyoJS Application

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455475#comment-13455475 ] 

Shazron Abdullah commented on CB-1294:
--------------------------------------

Thanks Ryan, posting the issue so the Build engineers know would be great.
                
> 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

[jira] [Updated] (CB-1294) Keyboard on Appearing on iOS for EnyoJS Application

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-1294:
---------------------------------

    Assignee: Herm Wong  (was: Shazron Abdullah)
    
> 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