microsoft / calculator

Windows Calculator: A simple yet powerful calculator that ships with Windows
MIT License
29.74k stars 5.39k forks source link

CurrencyMode doesn't work while VPN is turned on #1569

Open tian-lt opened 3 years ago

tian-lt commented 3 years ago

Describe the bug

CurrencyMode doesn't work while a full-tunnel VPN is turned on

Steps To Reproduce

  1. Clear the cached data if you have opened Calculator App before.
    1. Press 'Start' key on the keyboard.
    2. Type 'Calculator' to search for the app.
    3. Right click on the search result - Calculator.
    4. Choose App Settings from the popup menu.
    5. Go to the Reset section and then click on the button Reset.
  2. Launch the Calculator App.
  3. Navigate to Currency mode.
  4. Bingo - the issue should be reproduced if you see a big blank area and no currency choices.

Expected behavior

Currency mode should work well.

Screenshots

bug-calc-currency

Device and Application Information

OS Build: 10.0.19043.0 Architecture: X64 Application Version: 10.2103.15.0 Region: en-US Dev Version Installed: False

Additional context No

Requested Assignment

I'm just reporting this problem. I don't want to fix it.

MicrosoftIssueBot commented 3 years ago

This is your friendly Microsoft Issue Bot. I've seen this issue come in and have gone to tell a human about it.

tian-lt commented 3 years ago

Thanks for triaging this issue. A potential fix would be adding capability privateNetworkClientServer into package.appxmanifest.

EP012014 commented 3 years ago

I think it's related to the loopback restriction.