Akylas / OSS-DocumentScanner

Android document document scanning app
https://www.akylas.fr
MIT License
846 stars 31 forks source link

Feedback form in app will hide comment field #218

Open edmundlaugasson opened 6 months ago

edmundlaugasson commented 6 months ago

Version

1.8.3 build 74

What platform are you using?

Android

OS Version

11

What happened?

Feedback form in app will hide comment field, when starting to write and keyboard will pop up. Have to use another app to write text and then copy to comment field. Changing font size smaller didn't help.

Here with larger font: comment-field-hidden

Here with smallest font: comment-field-hidden-with-smallest-font

Relevant log output

Cannot find any logs. In app settings could be such option to provide logs for debugging.

Code of Conduct

farfromrefug commented 4 months ago

@edmundlaugasson i did not manage to reproduce it but it might still be fixed in latest. Can you try?

edmundlaugasson commented 3 months ago

Just few moments ago with version 1.10.1 build 89 tested and still same issue. As seen above screenshots, only name and email field are visible but comment field is hidden due to on-screen keyboard. When to hide on-screen keyboard, comment field is visible again. Workaround currently is as mentioned, to write message in another app and then copy-paste blindly to comment field. I can put text cursor to comment field and know, that even on-screen keyboard popped up. the text cursor is still on text field and then I can use paste command as Android is offering it shortly after text is copied into clipboard. This might be that in case of a bit larger font the app does not respect it and will hide the comment field. But app should keep active field visible, where text cursor was put. Other, inactive fields could be hidden. Focus should go to active field, where we need to type.

farfromrefug commented 3 months ago

@edmundlaugasson ok thanks i found the issue. will be fixed in next version