eclipse-theia/theia

tab bar toolbar items steal focus

Open

#3,592 opened on Nov 22, 2018

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

Description

In order to reproduce:

  • open a markdown file with an editor
  • click on preview toolbar item
  • the preview will be revealed (not focused)
  • expected that the focus will be preserved to the editor, but it is not

Contributor guide