Skip to content

Conversation

@Chuckytuh
Copy link

By setting the window inset listener directly in the WebView it was overriding the WebView's default inset handling policy and thus breaking with the out-of-the box IME handling, causing the virtual keyboard to occlude the WebView elements.

Before this change:

Screen_recording_20251206_025055.webm

After this change:

Screen_recording_20251206_025123.webm

By setting the window inset listener directly in the WebView it was
overriding the WebView's default inset handling policy and thus breaking
with the out-of-the box IME handling, causing the virtual keyboard to
occlude the WebView elements
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.

3 participants