Skip to content

Android keyboard entrance does not resize webview size (from version 0.3.1) #379

@jameshp

Description

@jameshp

I have a web page with a text input field.
From package Version 0.3.1 onwards, the webview sizes does not change when the keyboard is entered. This leads to the fact that the textinput field is hidden behind the keyboard.

In Version 0.3.0+2 this works fine.
Select text input field, keyboard is shown, webview is resized to visible area and text input box stays visible. This is the standard android behavior I know.

In 0.3.1 a change "Fix height of keyboard" was introduced, which might be the reason?

0.3.0+2 version (working)

screenshot-1554898203582

screenshot-1554898210900

0.3.1 version (not working)

screenshot-1554898263735

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions