lambdalisue/jupyter-vim-binding

Virtual keyboard doesn't appear

Open

#144 opened on May 1, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2,062 stars) (139 forks)batch import
help wanted

Description

Summary

On mobile, clicking on a section enters normal vim mode, but there is no keyboard to change to insert mode. (No escape button anyway)

Environment

  • Operating system : Ubuntu bionic docker image
  • Web browser : Android Chrome 74
  • Version or revision of Jupyter Notebook : 4.4.0
  • Revision of jupyter-vim-binding : (e.g. 5a057d6)

Behavior

Expected

Actual

Step by step procedure

  1. Start local Jupyter Notebook by jupyter notebook
  2. Access http://localhost:8888/
  3. etc.

What you have done to solve the issue

For example, the behavior is confirmed with Firefox 44.0.2 and Google Chrome xx.xx.xx and could not be reproduced in Firefox but Chrome or what ever.

Remarks

If any

Contributor guide