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

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

Github user akrymski commented on the pull request:

    https://github.com/apache/cordova-plugins/pull/18#issuecomment-106972661
  
    I believe the general consensus is that it’s too hard to get resizing to 
behave reliably across many OS versions, and that the best solution is to use 
detect when the keyboard is shown/hidden and updated the UI of your app 
accordingly.
    
    ionic keyboard plugin is fairly good at detecting when the keyboard is 
going to pop up and gives you the height of the keyboard too, so you can adjust 
the app itself in javascript instead of resizing the whole web view.
    
    > On 30 May 2015, at 02:18, Fmstrat <[email protected]> wrote:
    > 
    > So, is this not ever being merged? There are a buttload of posts on 
Google of people trying to figure out how to get the WebView to resize on 7.1+, 
it took me all day to find this particular pull request.
    > 
    > —
    > Reply to this email directly or view it on GitHub.
    > 
    



> Keyboard plugin resizes incorrectly with external keyboard attached
> -------------------------------------------------------------------
>
>                 Key: CB-8337
>                 URL: https://issues.apache.org/jira/browse/CB-8337
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Keyboard
>         Environment: iOS
>            Reporter: Connor Pearson
>
> When using an external keyboard, the keyboard plugin should only shrink the 
> webview enough to accommodate the accessory bar. It instead shrinks an area 
> the size of the full keyboard, leaving an empty space.
> See http://i.imgur.com/pKh53JR.png



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to