-
Notifications
You must be signed in to change notification settings - Fork 16
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
EditText hidden by keyboard in tablets #87
Comments
Hi Prasanna, we tried fixing this with the latest release. I'm going to check this behaviour and see what else we can do. |
Hi @prasannarupan can you also try the latest release to see if that solves this issue? |
hi Diego, yes let me take the latest release and check it out. Thank you for taking a look at this bug |
@diegoserranoa issue is not fixed on tablet yet. The keyboard still shows over the edit text and the survey and user doesnt know what is being typed in. |
@prasannarupan do you have a screenshot/video of this? Does this happen in an specific device or on all tablets? This is the behavior I get using a Google Nexus 10 simulator: |
Attached is a screen recording. |
Hi @prasannarupan I tried replicating but I'm still not able to. Are you available this week to have a screenshare call so we can go through this issue faster? Maybe there's something specific to your code/app that is causing this. If you want to, we can move this to email: diego@wootric.com |
In tablets, when the user tries to type in the EditText provided by the survey, soft keyboard appears. When user closes and reopens the keyboard, edit text is hidden by keyboard.
The text was updated successfully, but these errors were encountered: