Open PoulBak opened 5 years ago
Bug report (I searched for similar issues and did not find one)
When clicking on a WebView in Visual Studio Windows Forms Designer, there are no Properties shown in the Properties Window.
It gets worse: When clicking on the dropdown box in the Properties window and select the WebView, Visual Studio crashes!
Display properties.
Open the attached project in VS or create a new project, no special requirements (it must have a WebView of course).
WindowsFormsApp1.zip
Nuget Package(s): Microsoft Toolkit Windows Forms WebView Package Version(s): 5.01 Windows 10 Build Number: - [ ] Fall Creators Update (16299) - [ ] April 2018 Update (17134) - [x ] October 2018 Update (17763) - [ ] Insider Build (build number: ) App min and target version: - [ ] Fall Creators Update (16299) - [ ] April 2018 Update (17134) - [ x] October 2018 Update (17763) - [ ] Insider Build (xxxxx) Device form factor: - [x ] Desktop - [ ] Mobile - [ ] Xbox - [ ] Surface Hub - [ ] IoT Visual Studio - [ ] 2017 (version: 15.9.4) - [ ] 2017 Preview (version: )
Happened to me also on VS 2019
I'm submitting a...
Bug report (I searched for similar issues and did not find one)
Current behavior
When clicking on a WebView in Visual Studio Windows Forms Designer, there are no Properties shown in the Properties Window.
It gets worse: When clicking on the dropdown box in the Properties window and select the WebView, Visual Studio crashes!
Expected behavior
Display properties.
Minimal reproduction of the problem with instructions
Open the attached project in VS or create a new project, no special requirements (it must have a WebView of course).
WindowsFormsApp1.zip
Environment