mobiscroll icon indicating copy to clipboard operation
mobiscroll copied to clipboard

Mobiscroll window issue with Android virtual keyboard

Open AndrewDunice opened this issue 7 years ago • 3 comments

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

AndrewDunice avatar May 25 '17 09:05 AndrewDunice

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

vincentwansink avatar Oct 07 '20 22:10 vincentwansink

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

ashish-mahour avatar Feb 06 '23 10:02 ashish-mahour

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.

vincentwansink avatar Feb 06 '23 15:02 vincentwansink