eclipse-theia/theia

[mini-browser] Cannot set the focus to the mini-browser widget

Open

#4,368 opened on Feb 19, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (18,676 stars) (2,478 forks)batch import
bughelp wantedmini-browser

Description

With 2d090d38 from the master.

Steps to reproduce.

  • Create an index.html with <h1>FOOO</h1> content.
  • Select > Open With > Previw.
logger-protocol.ts:112 root WARN Widget was activated, but did not accept focus: mini-browser:file:///Users/akos.kitta/Desktop/minibrowser/learnnextjs-demo/index.html

Contributor guide