Skip to content

[minibrowser] Take into account IME insets#193

Merged
aperezdc merged 1 commit intomainfrom
aperezdc/ime-insets
Apr 3, 2025
Merged

[minibrowser] Take into account IME insets#193
aperezdc merged 1 commit intomainfrom
aperezdc/ime-insets

Conversation

@aperezdc
Copy link
Copy Markdown
Member

@aperezdc aperezdc commented Apr 3, 2025

Check whether IME is visible (i.e. the on screen keyboard) and take it into account when applying insets to the main browser fragment. Previously only the system bars insets were taken into account, which resulted in the IME covering the toolbar and part of the web view.

Fixes #192

Check whether IME is visible (i.e. the on screen keyboard) and take
it into account when applying insets to the main browser fragment.
Previously only the system bars insets were taken into account, which
resulted in the IME covering the toolbar and part of the web view.

Fixes #192
@aperezdc aperezdc added the bug Something isn't working label Apr 3, 2025
@aperezdc aperezdc requested a review from neodesys April 3, 2025 11:13
@aperezdc aperezdc self-assigned this Apr 3, 2025
@aperezdc aperezdc merged commit b918e3f into main Apr 3, 2025
6 checks passed
@aperezdc aperezdc deleted the aperezdc/ime-insets branch April 3, 2025 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Keyboard covers toolbar on Android 15

2 participants