Describe the bug
When you have a pad with empty text on mobile devices, you need to click in the blinking cursor to open the device keyboard.
The same does not happen if you already have some text (or in older versions of Etherpad).
To Reproduce
Steps to reproduce the behavior:
- Go to http://demo.etherpad.com/ (on a mobile device)
- Create new pad
- Erase all default text
- Close device keyboard
- Click anywhere on the screen except the blinking cursor
- Device keyboard won't open
Expected behavior
Device keyboard should open by clicking anywhere on step 6.
Server (please complete the following information):
- Etherpad version: 1.8.7 (also happens in https://demo.etherpad.com/)
- OS: Ubuntu 18.04
- Node.js version (
node --version): v12.21.0
- npm version (
npm --version): 6.14.11
Smartphone (please complete the following information):
- Device: Samsung Galaxy S10e
- OS: Android 11
- Browser: Google Chrome
- Version: 89.0.4389.72
Additional context
We have an older test server running Etherpad 1.8.0 and the behavior is as expected (https://etherpad.wikimedia.org/ also works as expected)
Describe the bug
When you have a pad with empty text on mobile devices, you need to click in the blinking cursor to open the device keyboard.
The same does not happen if you already have some text (or in older versions of Etherpad).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Device keyboard should open by clicking anywhere on step 6.
Server (please complete the following information):
node --version): v12.21.0npm --version): 6.14.11Smartphone (please complete the following information):
Additional context
We have an older test server running Etherpad 1.8.0 and the behavior is as expected (https://etherpad.wikimedia.org/ also works as expected)