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

ASF GitHub Bot commented on CB-5767:
------------------------------------

Github user kant2002 commented on the pull request:

    https://github.com/apache/cordova-plugins/pull/7#issuecomment-37761239
  
    Yes. I probably have to recreate my fork from scratch. Sorry for 
inconvenience. 


> 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
>         Environment: iOS 7
>            Reporter: Paul Hickman
>              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)

Reply via email to