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

Mobiscroll window issue with Android virtual keyboard #426

Open
AndrewDunice opened this issue May 25, 2017 · 3 comments
Open

Mobiscroll window issue with Android virtual keyboard #426

AndrewDunice opened this issue May 25, 2017 · 3 comments

Comments

@AndrewDunice
Copy link

Hi! I'm developing mobile app and use Cordova and Mobiscroll (image and date features at the moment).

So issue scenario step by step:

  1. Focus on input, for example Name (non handled by Mobiscroll)
  2. Android virtual keyboard appears
  3. Without blur Name input (Android keyboard is still on screen)
  4. Tap on Mobiscroll handled input, for example Exercise Type (using mobiscroll.image())
  5. Firstly Mobiscroll window appears above the keyboard
  6. Android keyboard hides
  7. Mobiscroll window change it position to bottom of device screen (display option set to 'bottom')

Is it expected behavior or issue? I tried to screen it but unsuccessfully.

P.S. This issue triggered on both Android 6.0.1 & 7.0.0

@vincentwansink
Copy link

It also does this when tapping a mobiscroll date field and the calendar slides up from the bottom.

@ashish-mahour
Copy link

Hi,
Is this issue resolved as we are getting the same issue on the mobiscroll's angular date field in release 5.20?

@vincentwansink
Copy link

It was over two years ago that I made my previous comment, so I don't remember exactly how to reproduce the problem but the project I'm working on right now, with mobiscroll 5.2 (jquery), is not having any problems with the Android virtual keyboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants