You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Ed Jellard (JIRA)" <ji...@apache.org> on 2012/07/18 16:00:35 UTC

[jira] [Created] (CB-1088) Unable to type in fields with Android 4.1.1

Ed Jellard created CB-1088:
------------------------------

             Summary: Unable to type in fields with Android 4.1.1
                 Key: CB-1088
                 URL: https://issues.apache.org/jira/browse/CB-1088
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 1.9.0
         Environment: Android 4.1.1, SDK v2.2
            Reporter: Ed Jellard
            Assignee: Joe Bowser
            Priority: Critical


With a simple HTML file:
<html>
<body>
<input type="text" />
</body>
</html>

It is impossible to type in the text field with the normal android keyboard.  Using swype, the words appear after an autocorrect, but not key-by-key.

This appears to be fixed in 2.0.0rc1.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-1088) Unable to type in fields with Android 4.1.1

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

Joe Bowser commented on CB-1088:
--------------------------------

This was fixed in 2.0.0rc1.  This affects Jellybean and ICS.

-- Posted from Bugbox for Android
                
> Unable to type in fields with Android 4.1.1
> -------------------------------------------
>
>                 Key: CB-1088
>                 URL: https://issues.apache.org/jira/browse/CB-1088
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 1.9.0
>         Environment: Android 4.1.1, SDK v2.2
>            Reporter: Ed Jellard
>            Assignee: Joe Bowser
>            Priority: Critical
>              Labels: keyboard
>
> With a simple HTML file:
> <html>
> <body>
> <input type="text" />
> </body>
> </html>
> It is impossible to type in the text field with the normal android keyboard.  Using swype, the words appear after an autocorrect, but not key-by-key.
> This appears to be fixed in 2.0.0rc1.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-1088) Unable to type in fields with Android 4.1.1

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

Joe Bowser commented on CB-1088:
--------------------------------

I can't reproduce this bug on the Galaxy Nexus on the master version of Cordova.  This works for me.
                
> Unable to type in fields with Android 4.1.1
> -------------------------------------------
>
>                 Key: CB-1088
>                 URL: https://issues.apache.org/jira/browse/CB-1088
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 1.9.0
>         Environment: Android 4.1.1, SDK v2.2
>            Reporter: Ed Jellard
>            Assignee: Joe Bowser
>            Priority: Critical
>              Labels: keyboard
>
> With a simple HTML file:
> <html>
> <body>
> <input type="text" />
> </body>
> </html>
> It is impossible to type in the text field with the normal android keyboard.  Using swype, the words appear after an autocorrect, but not key-by-key.
> This appears to be fixed in 2.0.0rc1.

--
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-1088) Unable to type in fields with Android 4.1.1

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

Faolan C-P commented on CB-1088:
--------------------------------

My apologies. I forgot to strip out the bootstrap css along with the rest of the html. Doesn't seem like that should break anything, but it is not as serious as this issue at least.
                
> Unable to type in fields with Android 4.1.1
> -------------------------------------------
>
>                 Key: CB-1088
>                 URL: https://issues.apache.org/jira/browse/CB-1088
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 1.9.0
>         Environment: Android 4.1.1, SDK v2.2
>            Reporter: Ed Jellard
>            Assignee: Joe Bowser
>            Priority: Critical
>              Labels: keyboard
>
> With a simple HTML file:
> <html>
> <body>
> <input type="text" />
> </body>
> </html>
> It is impossible to type in the text field with the normal android keyboard.  Using swype, the words appear after an autocorrect, but not key-by-key.
> This appears to be fixed in 2.0.0rc1.

--
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-1088) Unable to type in fields with Android 4.1.1

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

Joe Bowser resolved CB-1088.
----------------------------

    Resolution: Fixed
    
> Unable to type in fields with Android 4.1.1
> -------------------------------------------
>
>                 Key: CB-1088
>                 URL: https://issues.apache.org/jira/browse/CB-1088
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 1.9.0
>         Environment: Android 4.1.1, SDK v2.2
>            Reporter: Ed Jellard
>            Assignee: Joe Bowser
>            Priority: Critical
>              Labels: keyboard
>
> With a simple HTML file:
> <html>
> <body>
> <input type="text" />
> </body>
> </html>
> It is impossible to type in the text field with the normal android keyboard.  Using swype, the words appear after an autocorrect, but not key-by-key.
> This appears to be fixed in 2.0.0rc1.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-1088) Unable to type in fields with Android 4.1.1

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

Greg commented on CB-1088:
--------------------------

FYI - This is fixed as part of 2.0.0rc1. 
                
> Unable to type in fields with Android 4.1.1
> -------------------------------------------
>
>                 Key: CB-1088
>                 URL: https://issues.apache.org/jira/browse/CB-1088
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 1.9.0
>         Environment: Android 4.1.1, SDK v2.2
>            Reporter: Ed Jellard
>            Assignee: Joe Bowser
>            Priority: Critical
>              Labels: keyboard
>
> With a simple HTML file:
> <html>
> <body>
> <input type="text" />
> </body>
> </html>
> It is impossible to type in the text field with the normal android keyboard.  Using swype, the words appear after an autocorrect, but not key-by-key.
> This appears to be fixed in 2.0.0rc1.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-1088) Unable to type in fields with Android 4.1.1

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

Faolan C-P commented on CB-1088:
--------------------------------

This would appear to be broken again, on Cordova 2.1.0 and android 4.1.1 on Galaxy Nexus and Nexus 7, as well as emulator on Android 4.0.4.
                
> Unable to type in fields with Android 4.1.1
> -------------------------------------------
>
>                 Key: CB-1088
>                 URL: https://issues.apache.org/jira/browse/CB-1088
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 1.9.0
>         Environment: Android 4.1.1, SDK v2.2
>            Reporter: Ed Jellard
>            Assignee: Joe Bowser
>            Priority: Critical
>              Labels: keyboard
>
> With a simple HTML file:
> <html>
> <body>
> <input type="text" />
> </body>
> </html>
> It is impossible to type in the text field with the normal android keyboard.  Using swype, the words appear after an autocorrect, but not key-by-key.
> This appears to be fixed in 2.0.0rc1.

--
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