lambdalisue/jupyter-vim-binding

Virtual keyboard doesn't appear

Open

#144 geöffnet am 1. Mai 2019

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (139 Forks)batch import
help wanted

Repository-Metriken

Stars
 (2.062 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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