Thank you for reporting this bug. We will make it our priority to review this report.
-
Sencha User
Modern: Unable to scroll after dragging the form when the virtual keyboard is on
There is a scrolling issue that only happens on Android devices having virtual keyboards such that whenever the user taps on a text field to trigger up the keyboard and drag up the form, the container itself cannot scroll anymore.
I created a fiddle for you to reproduce it: https://fiddle.sencha.com/#fiddle/14kn
Steps:
1. Navigate to https://fiddle.sencha.com/fiddle/14kn/preview with a Chrome browser on an Android device
2. Tap on any text field to trigger up the virtual keyboard
3. Drag the form container up. The keyboard should be hidden then.
4. Try to scroll the form by dragging up/down
Expected result: The form should be scrolled up/down normally
Actual result: The form looks like it is fixed with the current position and cannot move up or down.
This is not an issue with iOS devices.
Tested environment:
* Sencha ExtJS6: 6.0.1.250
* Device: Android tablets running 4.4.2, and 5.1.0
* Browser: Chrome 48
-
I tried this on Chrome 48 beta and was not able to reproduce. Can you provide more detailed conditions? Is it only tablets and the OS versions you mentioned?
-
Sencha User
I might be missed to state that you need to rotate the device to display in landscape mode so that the container is scrollable.
I posted here a video for illustration:
-
Sencha Premium Member
I have also seen this behavior. I ran into this while trying to debug why my soft keyboard covers the input field i am selecting when in landscape orientation.