Skip to content

fix(android): fixed issues on android 15+ white space above keyboard - #2388

Merged
OS-kepatotorica merged 1 commit into
mainfrom
fix/RDMR-763-fix-keyboard-whitespace
Jul 15, 2025
Merged

fix(android): fixed issues on android 15+ white space above keyboard#2388
OS-kepatotorica merged 1 commit into
mainfrom
fix/RDMR-763-fix-keyboard-whitespace

Conversation

@OS-kepatotorica

Copy link
Copy Markdown
Contributor

On android 15+ we need to take the gesture bar into account (as well as the three button nav)

Closes: https://github.com/kensodemann/issue-53807

Testing notes (screenshots on Jira ticket):
Pixel 9 (physical, gesture navigation) → ✅
Pixel 9 (physical, 3 button navigation) → ✅
Pixel 8 pro emulator → ✅
Pixel 4 (android 14, emulator) → ✅
Pixel 4 (android 13, emulator) → ✅
Pixel 7a (android 15, emulator) → ✅

@github-actions

Copy link
Copy Markdown

Released dev build of keyboard with dev version: 7.0.2-dev-2388-20250715T161215.0

@OS-kepatotorica
OS-kepatotorica merged commit 50e7205 into main Jul 15, 2025
10 checks passed
@OS-kepatotorica
OS-kepatotorica deleted the fix/RDMR-763-fix-keyboard-whitespace branch July 15, 2025 16:39
@luisbytes

This comment was marked as abuse.

@tafelnl

tafelnl commented Nov 6, 2025

Copy link
Copy Markdown
Contributor

The Capacitor docs says

There is an Android bug that prevents the keyboard from resizing the WebView when the app is in full screen (i.e. if StatusBar plugin is used to overlay the status bar). This setting, if set to true, add a workaround that resizes the WebView even when the app is in full screen. Only available for Android

Could you explain to me what this bug is? And would it be a valid approach to try and git this fixed by the Android dev team? Or have you already tried that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants