-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Bug Report
Capacitor Version
β voyager git:(main) npx cap doctor
π Capacitor Doctor π
Latest Dependencies:
@capacitor/cli: 8.0.0
@capacitor/core: 8.0.0
@capacitor/android: 8.0.0
@capacitor/ios: 8.0.0
Installed Dependencies:
@capacitor/core: 8.0.0
@capacitor/cli: 8.0.0
@capacitor/ios: 8.0.0
@capacitor/android: 8.0.0
[success] Android looking great! π
[error] Xcode is not installed
β voyager git:(main)
Platform(s)
Current Behavior
When using the SystemBars plugin (vanilla/no config except using --safe-area-inset-x in css) with the following config:
plugins: {
Keyboard: {
resizeOnFullScreen: true,
},
}
A weird bug happens when:
- Using Android < Vanilla Ice Cream (new SystemBars plugin doesn't apply, so need to fall back to old behavior)
- Go to another app
- Open keyboard
- Switch back to capacitor app
- Observe there is a blank space for the keyboard
Expected Behavior
No blank space for the keyboard
Code Reproduction
https://github.com/aeharding/cap-blank-space-keyboard
Other Technical Details
Additional Context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
