Microsoft/vscode

Simple browser will be opened multiple times with race

Open

#182,795 opened on May 17, 2023

View on GitHub
 (15 comments) (6 reactions) (1 assignee)TypeScript (10,221 forks)batch import
buggood first issuehelp wantedwebview

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (Avg merge 11h 43m) (1,000 merged PRs in 30d)

Description

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.78.2
  • OS Version: macOS Ventura Version 13.4 Beta

Steps to Reproduce:

  1. Download or package extension yourself in reproduce repo https://github.com/mustard-mh/test/tree/vscode/simple-browser-bug
    • Extension will exec open Simple Browser api when active [1]
    • Active extension with event * [1]
  2. Install extension in your VSCode Desktop
  3. Reload window without Simple Browser tab focus

May-18-2023 02-39-18

Contributor guide