-
-
Notifications
You must be signed in to change notification settings - Fork 137
bug(android): swapping keyboards via picker in landscape results in poor kbd layout #10241
Copy link
Copy link
Description
From user-testing of #7324:
- TEST_REGRESSION_ANDROID_KBD (FAILED): Retested with the attached PR build (Keyman 17.0.227-alpha-test-7324 in the Android Mobile device (ver 13) and here is my observation: 1. While testing TEST_INAPP_LATIN_KEYBOARD_LANDSCAPE test in the lanscape mode the OSK shrinks it width after using the globe key. Here, What I did is :
- In the Landscape mode, typed some letter using the OSK.
- Used Backspace and Enter button after typing each words.
- Clicked the globe key.
- Selected the same keyboard from the Picker menu.
Here, I noticed that the OSK shrinks its width on the Keyman home page. Seems to be an issue.
![]()
Originally posted by @bharanidharanj in #7324 (comment)
I have reproduced this on master - thus it is not a feature-gestures issue. There's a chance this is related to recent ✨ Android optimizations.
Of note: simply tapping the globe-key to swap keyboards does not cause the issue. Using the picker menu causes it.
Reactions are currently unavailable