Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feedback form in app will hide comment field #218

Open
1 task done
edmundlaugasson opened this issue May 19, 2024 · 3 comments
Open
1 task done

Feedback form in app will hide comment field #218

edmundlaugasson opened this issue May 19, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@edmundlaugasson
Copy link

edmundlaugasson commented May 19, 2024

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

  • I agree to follow this project's Code of Conduct
@edmundlaugasson edmundlaugasson added the bug Something isn't working label May 19, 2024
@farfromrefug
Copy link
Collaborator

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

@edmundlaugasson
Copy link
Author

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
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants