CommunityToolkit / Microsoft.Toolkit.Win32

ARCHIVE - This repository contained XAML Islands wrapper controls and tooling for XAML Islands with WinUI 2, see readme for more info about XAML Islands with WinUI 3 and the WindowsAppSDK.
https://aka.ms/windowsappsdk
Other
384 stars 88 forks source link

Download files with webview (Edge) #189

Open HEBERT8092 opened 4 years ago

HEBERT8092 commented 4 years ago

Describe the bug

Impossible to download files by using a webview. (Edge) I don't know if it's a regression It's always reproductible.

For example, on your site, you click on to download the file " WindowsCommunityToolkit-master.zip", but nothing is happening.

image

Environment

Windows studio 2019 Windows 10 NuGet Package(s): Microsoft.Toolkit.Wpf.UI.Controls.WebView

Package Version(s): 5.1.1

soundararaj87 commented 4 years ago

Have any workaround to solve this? Also, i need to invoke the save-dialog when downloading file.

HEBERT8092 commented 4 years ago

I use a webbrowser for the moment. I didn't find a other solution. I hope that the next version of Webview (Webview 2 with Chromium) will have this function.

HEBERT8092 commented 4 years ago

Hello,

Does anybody found a solution for this problem ? New release ?

Thanks a lot