Skip to content

[Bug]: Android > Keyboard #8459

@trimax-michael-lee

Description

@trimax-michael-lee

Capacitor Version

Latest Dependencies:

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

Installed Dependencies:

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

Other API Details

Platforms Affected

  • iOS
  • Android
  • Web

Current Behavior

Tap IonInput, keyboard shows:

  • Android v9 > App is offscreen see only white background, after typing no data is input
  • Android v15 > App is still onscreen but vertically offset by a large white background, after typing data is sent to the input successfully

Expected Behavior

Keyboard shows without top white area obstructing the view, and on Android v9 the keyboard works to supply data to IonInput

Project Reproduction

ionic-team/capacitor-keyboard#28 (comment)

Additional Information

Downgrading to @capacitor/android@8.2.0 fixes the problems, works with 8.3.1 tooling

Metadata

Metadata

Assignees

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions