You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the latest capacitor v8.0.2, I noticed a strange issue where the bottom padding safe area will be ~ the size of the open keyboard, when the keyboard is open. This makes too much scrollable space appear in the webview.
Capacitor Version
Other API Details
Platforms Affected
Current Behavior
With the latest capacitor v8.0.2, I noticed a strange issue where the bottom padding safe area will be ~ the size of the open keyboard, when the keyboard is open. This makes too much scrollable space appear in the webview.
This was originally spotted here: #8309 (comment)
❌ Incorrect behavior
IMG_0585.mp4
Expected Behavior
The bottom safe area should be 0 when the keyboard is open.
✅ Correct behavior
This issue does NOT happen with capacitor v8.0.1 or v8.0.0. In those versions it works as expected. Example:
IMG_0586.mp4
Project Reproduction
https://github.com/aeharding/cap-kb-blank-space
Additional Information
Device info: Google Pixel 7 with GrapheneOS. Android 16, webview v143.0.7499.146.0