-
-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Keyboard is cut off by system bars in landscape mode on Android 15 #1186
Comments
Ugh, it's almost as if Google is just trying to annoy Android devs with changes that break old apps, over and over again. |
Removing the bug label becuase that feels rather like a bad joke by Android devs. Please try the debug vesion with the fixes from GrapheneOS (thanks for the link!) |
Thanks. I tested this successfully. The entire keyboard is visible in landscape mode when using the debug version 👍 |
Thanks for testing! |
To Reproduce
Use the keyboard in landscape mode. Part of the keyboard is cut off by the system bars. This affects both gesture navigation and 3-button navigation.
screenshots
App version
v2.2
Device:
Additional information
This is probably caused by the window inset changes introduced by Android 15. As mentioned above, this also affects the AOSP keyboard. For Graphene OS a fix has already been provided. I'd assume that this fix (here and here) would also work for HeliBoard.
The text was updated successfully, but these errors were encountered: