You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrey Kurdyumov (JIRA)" <ji...@apache.org> on 2014/03/19 08:55:43 UTC

[jira] [Updated] (CB-5767) Keyboard will/did hide/show events should be passed to JavaScript

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

Andrey Kurdyumov updated CB-5767:
---------------------------------

    Affects Version/s: 3.4.0

> Keyboard will/did hide/show events should be passed to JavaScript
> -----------------------------------------------------------------
>
>                 Key: CB-5767
>                 URL: https://issues.apache.org/jira/browse/CB-5767
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: iOS
>    Affects Versions: 3.0.0, 3.1.0, 3.2.0, 3.3.0, 3.4.0
>         Environment: iOS 7
>            Reporter: Paul Hickman
>            Assignee: Shazron Abdullah
>              Labels: ios7, keyboard-plugin
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> In order to resolve the issues iOS 7 creates with the keyboard shrinking the view, our project needs the KeyboardWillShow, KeyboardDidShow, KeyboardWillHide and KeyboardDidHide native events to be raised by the keyboard plugin as JavaScript events, so that we can show/hide some HTML elements.
> Would it be possible to add observers for the "Will" events as well as the "Did" events, and then make all four observers execute some JavaScript to trigger events in the DOM.



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