lambdalisue/jupyter-vim-binding

Virtual keyboard doesn't appear

Open

#144 aperta il 1 mag 2019

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (139 fork)batch import
help wanted

Metriche repository

Star
 (2062 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor