MSEdgeRedirect icon indicating copy to clipboard operation
MSEdgeRedirect copied to clipboard

Lock screen weather widget doesn't open

Open GasdTasd789 opened this issue 10 months ago • 2 comments

Preflight Checklist

  • [x] Running microsoft-edge:https://google.com redirects successfully
  • [x] Microsoft Edge is selected in any "How do you want to open this?" box

Install Type

New Install

Install Mode

Active Mode

Steps to reproduce

When clicking on the newly added lock screen weather widget (enabled with vivetool /enable /id:47526873 /variant:1 /variantpayloadkind:1 /variantpayload:1) the default browser (Chrome in this case) tries to load a link beginning with https://ntp.msn.com/edge/ntp?cm=en-us&ocid=widgetonlockscreen... and fails. image image Opening it directly in Edge loads correctly image

✔️ Expected Behavior

Maybe Edge should open this page (as it seems to be special page in Edge) or Chrome should open a weather forecast

❌ Actual Behavior

Chrome fails with error 404

Microsoft Windows version

Win 11 22631.3374

Other Software

No response

GasdTasd789 avatar Mar 29 '24 12:03 GasdTasd789

Can confirm. Looking into alternatives

rcmaehl avatar Mar 29 '24 17:03 rcmaehl

Looks like NTP stands for "New Tab Page" which gets redirected to a "new tab" in Edge. I'll have to see what all parameters the new tab page accepts and redirect them accordingly.

https://learn.microsoft.com/en-us/deployedge/edge-learnmore-ntp-backward-compatibility

rcmaehl avatar Mar 29 '24 17:03 rcmaehl