You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "2k13yr (JIRA)" <ji...@apache.org> on 2014/03/11 18:27:42 UTC

[jira] [Updated] (CB-6221) Chinese & Japanese Keyboards will damage WebView by org.apache.cordova.keyboard@0.1.2

     [ https://issues.apache.org/jira/browse/CB-6221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

2k13yr updated CB-6221:
-----------------------

    Description: 
Enable Shrink View by JS code Keyboard.shrinkView(true);

It's Ok when click input field and use English keyboard to type word.

But it will damaged WebView when I tapped any words with Chinese or Japanese Keyboard, because these keyboards have a dynamic additional bar for select these input method words. (tapped the globe key to switch to another language keyboard)

  was:
Enable Shrink View by JS code Keyboard.shrinkView(true);

It's Ok when click input field and use keyboard to type word.

But it will damaged WebView when I tapped any words with Chinese or Japanese Keyboard, because these keyboards have a dynamic additional bar for select these input method words. (tapped the globe key to switch to another language keyboard)


> Chinese & Japanese Keyboards will damage WebView by org.apache.cordova.keyboard@0.1.2
> -------------------------------------------------------------------------------------
>
>                 Key: CB-6221
>                 URL: https://issues.apache.org/jira/browse/CB-6221
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS, Plugins
>         Environment: iOS 7.0/7.1
>            Reporter: 2k13yr
>
> Enable Shrink View by JS code Keyboard.shrinkView(true);
> It's Ok when click input field and use English keyboard to type word.
> But it will damaged WebView when I tapped any words with Chinese or Japanese Keyboard, because these keyboards have a dynamic additional bar for select these input method words. (tapped the globe key to switch to another language keyboard)



--
This message was sent by Atlassian JIRA
(v6.2#6252)