Skip to content

qt: keyboard fixes - #3376

Merged
kuzeyron merged 2 commits into
kivy:developfrom
NikitaBeloglazov:develop
Sep 10, 2026
Merged

qt: keyboard fixes#3376
kuzeyron merged 2 commits into
kivy:developfrom
NikitaBeloglazov:develop

Conversation

@NikitaBeloglazov

Copy link
Copy Markdown
Contributor

Fixed misc issues

  • Only the Back key now triggers the double-press-to-exit toast; Previously, all keys on the keyboard were registered as "Back" keys (and an irrelevant toast keeps popping up).

  • Added android:windowSoftInputMode="adjustResize" so the window resizes when the soft keyboard appears instead of being covered by it - default behavior of standard Android apps.

@kuzeyron
kuzeyron merged commit c8b8cd3 into kivy:develop Sep 10, 2026
39 checks passed
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