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 (2,478 forks)batch import
bughelp wantedshell

Repository metrics

Stars
 (18,676 stars)
PR merge metrics
 (Avg merge 15d 4h) (75 merged PRs in 30d)

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