Skip to content

[Bug]: keyboard is hiding the input field on Android #8108

@Toto5931

Description

@Toto5931

Capacitor Version

Capacitor Version
Capacitor Doctor

Latest Dependencies:

@capacitor/cli: 7.4.2
@capacitor/core: 7.4.2
@capacitor/android: 7.4.2
@capacitor/ios: 7.4.2

Installed Dependencies:

@capacitor/android: not installed
@capacitor/cli: 7.4.2
@capacitor/core: 7.4.2
@capacitor/ios: 7.4.2

[error] Xcode is not installed

Other API Details

npm version: 8.19.4
node version : v20.14.0

Platforms Affected

  • iOS
  • Android
  • Web

Current Behavior

When I type on an input field, the keyboard hides it
See the minimum example in github https://github.com/Toto5931/app-mini/releases/tag/mini_app

Expected Behavior

I would expect the size of the webview to be reduced so that the input stays visible while we are typing

Project Reproduction

https://github.com/Toto5931/app-mini/releases/tag/mini_app

Additional Information

This problem is different from the #8099 which concerns iOS
I have looked at https://capacitorjs.com/docs/apis/keyboard but the resize option is Only available on iOS.

Image Image

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions