-
-
Notifications
You must be signed in to change notification settings - Fork 302
Description
What is the bug or the crash? What were your expectations and what actually happened?
Filing this as its own issue to reference with Qt upstream. When using the Samsung virtual keyboard (either numeric or alphanumeric) to enter values into a field, the app shifts upwards to accommodate the keyboard while showing the bottom of the form. However, sometimes, after closing the keyboard (either by pressing 'Done' or using the back button), the app does not shift back down. The behaviour is inconsistent.
Steps to reproduce the issue
Ensure Samsung keyboard is selected. Select a numeric or alphanumeric field that prompts the keyboard to appear and shift the app screen/form up. Exit the keyboard using the 'Done' button or back button. After several attempts there will be an occasion where the app does not slide back down after the keyboard has been closed.
Example screenshot below:
Version
4.1.0 - Barents (f542cef v.4.1.0) (also in 4.0.6)
Operating system name
Android
Operating system version
16
Reinstall QField
- I have a fresh install of the latest QField version, but the problem persists.
- Problem can be reliably reproduced, doesn't happen randomly.
- Problem happens with all files and projects, not only some files or projects.
Additional context
Currently, it can be resolved by switching out of the app and then back. I have not encountered this issue with GBoard on a different device (Motorola edge pro 50). Have not tested with other virtual keyboards yet.
