Skip to content

Ensure default browser is launched on Windows for survey/information popups. [ALTERNATE]#2359

Merged
d3r3kk merged 3 commits into
microsoft:masterfrom
d3r3kk:issue2252_alt
Aug 9, 2018
Merged

Ensure default browser is launched on Windows for survey/information popups. [ALTERNATE]#2359
d3r3kk merged 3 commits into
microsoft:masterfrom
d3r3kk:issue2252_alt

Conversation

@d3r3kk
Copy link
Copy Markdown

@d3r3kk d3r3kk commented Aug 9, 2018

Fixes #2252 (using a URL with a query string launches windows file explorer, not the default browser).

Note: No tests for this PR, as the issue is with how the OS interprets the string we are sending. I am not positive how I can test that one!

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 9, 2018

Codecov Report

Merging #2359 into master will increase coverage by 0.01%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #2359      +/-   ##
=========================================
+ Coverage   75.98%     76%   +0.01%     
=========================================
  Files         309     309              
  Lines       14341   14331      -10     
  Branches     2540    2537       -3     
=========================================
- Hits        10897   10892       -5     
+ Misses       3434    3429       -5     
  Partials       10      10
Flag Coverage Δ
#MacOS 74.17% <33.33%> (ø) ⬆️
#Windows 74.29% <33.33%> (+0.02%) ⬆️
Impacted Files Coverage Δ
src/client/common/net/browser.ts 57.14% <33.33%> (+10.08%) ⬆️
src/client/linters/lintingEngine.ts 91.15% <0%> (-0.89%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c3a04cd...51d56f3. Read the comment docs.

@d3r3kk d3r3kk merged commit d35c672 into microsoft:master Aug 9, 2018
@d3r3kk d3r3kk deleted the issue2252_alt branch August 13, 2018 17:42
@lock lock Bot locked as resolved and limited conversation to collaborators Jul 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Survey popup opens "Documents" instead of the survey URL in Windows.

2 participants