Description of the issue:
Closing any brave window while debugging in visual studio 2019, causes visual studio 2019 to stop debugging.
Steps to Reproduce (add as many as necessary):
- Launch 2 Brave instances (Windows).
- Start debug web project.
- Once project has started close window that does not contain debuging project web page.
Alternatively
- Launch 2 Brave instances (Windows).
- Start debug web project.
- Try to upload file to web page.
- Brave will open a file dialog.
- Select file or close dialog.
Actual Result (gifs and screenshots are welcome!):
Visual Studio stops debugging.
Expected Result:
Visual Studio should still be debugging.
Reproduces how often:
Always
Brave Version(See the About Brave page in the main menu):
Version 1.0.0 Chromium: 78.0.3904.97 (Official Build) (64-bit)
Reproducible on current live release (yes/no):
Yes
Additional information:
Also is caused when Brave opens a dialog box (eg when uploading a file).
Using Windows 10 Pro (Version: 1903 Build: 18362.356)
Using Visual Studio 2019 (Version 16.3.7)