[
https://issues.apache.org/jira/browse/CB-5767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13939794#comment-13939794
]
ASF subversion and git services commented on CB-5767:
-----------------------------------------------------
Commit 80561e433ada6cd7f30dfce01fe6c8034cc124f2 in cordova-plugins's branch
refs/heads/master from [~akurdyumov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugins.git;h=80561e4 ]
CB-5767 - Keyboard will/did hide/show events should be passed to JavaScript
> 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)