[Android, Bug] Text windows need to slide up when typing
Normally, when a text box is focused, it and its contents are scrollable. The bottom of the text box should be visible above the top of the keyboard, so the user can type in the text field instead of the keyboard overlapping where the user wants to type.
In the case of Ampersand, it also for some reason shifts focus every time a character is typed, as seen in the message typing video.
https://github.com/user-attachments/assets/3d0b7535-b950-4bb4-9fc8-a8de6010e0d3
The issue occurs in most text fields, including in polls and messages.
In the screenshot below, you can see the cursor shown *on top* of the keyboard, which is pointing to the characters behind the keyboard, inside the text box.

关闭于 2025-02-14 2 条评论