Blockstream / green_android

Blockstream Green Wallet for Android
GNU General Public License v3.0
198 stars 82 forks source link

Some input fields appear behind the keyboard #208

Open lionkmp opened 5 months ago

lionkmp commented 5 months ago

Description

Some of the input boxes that are "stuck" to the bottom of the screen gets covered by the keyboard and needs to be filled blindly. I attach a photo of the mobile phone screen, there you can see the little green "drop cursor" that indicates that the cursor is somewhere behind the keyboard.

I have not experienced this in any other software yet.

Version

Green Android 4.0.28 (Installed from the APK on GitHub, SHA/GPG verified.)

Steps to reproduce

On main screen, "Rename Wallet". Or on a transaction "Add Note".

Actual behavior

The input box popup will stay at bottom of the screen, but the keyboard covers it. If I press "Back", the keyboard disappears and I can see the input box. Then if I activate the input field again, same: keyboard comes up and covers it.

Expected behavior

I don't know, but I guess this works better on other mobile phones. E.g. field moves upwards??

Screenshots

DSCF2470

Device or machine

LineageOS 16, based on Android 9, Xiaomi Mi A1.

Additional info

Thank you in advance!