You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Barry vd. Heuvel (JIRA)" <ji...@apache.org> on 2016/10/26 13:55:59 UTC

[jira] [Commented] (CB-12060) Keyboard replaces characters in input fields (Android System Webview 54)

    [ https://issues.apache.org/jira/browse/CB-12060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15608518#comment-15608518 ] 

Barry vd. Heuvel commented on CB-12060:
---------------------------------------

I have the same issue. Text input changes with punctuation (@ or .) -> barry@example.com --> bbarry@xample.com, barry.name@example.com -> barry..ame@xample.com or something similar.

This issue is present in both Cordova and the InAppBrowser. Using Crosswalk indeed fixes the issue in the app, but makes social login through InAppBrowser impossible.

But is this a webview issue or Cordova issue instead then? I have not yet reproduced this on other devices. Did you find a work around?

> Keyboard replaces characters in input fields (Android System Webview 54)
> ------------------------------------------------------------------------
>
>                 Key: CB-12060
>                 URL: https://issues.apache.org/jira/browse/CB-12060
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin InAppBrowser
>    Affects Versions: 6.0.0
>         Environment: Cordova Android
>            Reporter: Tomas Brambora
>
> When typing into an input, the keyboard behaves in a funny way. When I press `@`, it jumps to the start of the input, when I press `+` or `.`, it replaces the next character with a `+` or `.`.
> This only happens with the new Android System WebView 54. It doesn't happen with 53 or earlier versions. It also doesn't happen with Crosswalk.
> We can switch to Crosswalk but when calling `window.open` (e.g. when signing in with Google OAuth), the page loads in the system webview which is broken.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org