Skip to content

cordova.plugins.Keyboard.shrinkView(true) does not consider StatusBar.overlaysWebView(false) #100

@mgoetz85

Description

@mgoetz85

I am using this keyboard plugin in a project together with the status-bar plugin (https://github.com/apache/cordova-plugin-statusbar).

I defined that the status-bar does not overlay the WebView via StatusBar.overlaysWebView(false) and it seems that this is not considered by cordova.plugins.Keyboard.shrinkView(true).
When I open the keyboard, the view shrinks but it is slipping under the statusbar.

I am testing on iPhone 11 Pro with iOS 13.4

Any idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions