You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2013/10/03 01:46:41 UTC

[jira] [Commented] (CB-3020) HideKeyboardFormAccessoryBar and KeyboardShrinksView show white bar instead of removing it

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

Shazron Abdullah commented on CB-3020:
--------------------------------------

Just a heads-up - this functionality is removed from the core in 3.2.0 and placed into a plugin. Right now the plugin resides in the cordova-labs repo, under the plugins branch.

This plugin only works under 3.2.0. Using cordova CLI or plugman, you would use this url to install the plugin:
https://git-wip-us.apache.org/repos/asf/cordova-labs.git#plugins:keyboard

There is programmatic access to turn on/off these preferences now, and it has legacy support for the old preferences as well. The plugin, when installed, will load at startup and read the preferences off config.xml

> HideKeyboardFormAccessoryBar and KeyboardShrinksView show white bar instead of removing it
> ------------------------------------------------------------------------------------------
>
>                 Key: CB-3020
>                 URL: https://issues.apache.org/jira/browse/CB-3020
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.6.0, 3.0.0
>         Environment: ios 6.1.3
>            Reporter: Horst Perfect
>            Assignee: Shazron Abdullah
>            Priority: Minor
>              Labels: bug, ios, ios6.1.3
>             Fix For: 3.1.0
>
>
> I use phonegap 2.6 with the two new preferences HideKeyboardFormAccessoryBar KeyboardShrinksView set to true. Instead of the AccessoryBar a white bar appears ([screenshot|http://i.stack.imgur.com/3fgV8.png]).
> This is just happening when i set *both* of the preferences to true. When i just set the AccessoryBar preference to true the bar disappears as planned.
> Horst



--
This message was sent by Atlassian JIRA
(v6.1#6144)