Helium314 / HeliBoard

Customizable and privacy-conscious open-source keyboard
Apache License 2.0
2.47k stars 97 forks source link

Keyboard is cut off by system bars in landscape mode on Android 15 #1186

Open min7-i opened 3 weeks ago

min7-i commented 3 weeks ago

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 | heliboard | AOSP keyboard with fix on GrapheneOS | | --- | --- | | ![Screenshot_20241026-200330](https://github.com/user-attachments/assets/3c358a65-4165-4b6f-8d23-fd2a6510e750) | ![Screenshot_20241026-200634](https://github.com/user-attachments/assets/e96c9d80-a9ea-4e71-ac22-4aeb0e1b68f3) |

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.