Kunzisoft / KeePassDX

Lightweight vault and password manager for Android, KeePassDX allows editing encrypted data in a single file in KeePass format and fill in the forms in a secure way.
https://www.keepassdx.com/
GNU General Public License v3.0
4.29k stars 260 forks source link

Entry validation button not accessible with the keyboard open #1770

Closed J-Jamet closed 1 week ago

J-Jamet commented 4 months ago

From ext user : SAVE button is put on the button, which can be covered by the keyboard during editing, and it is not a used location on Android; Edit & Delete buttons are not always co-exist in same layer and intuitively accessible,

cbiere commented 3 months ago

I had this issue for a while until I reset my phone because I had managed to hide the little arrow to collapse the onscreen keyboard. The problem seems to be that the UI is not pushed upwards by the keyboard but becomes covered by it. In most apps you can still scroll but in KeePassDX you can't. A brave workaround is using the back button or gesture which should(!) hide the keyboard.