Krypton-Suite / Standard-Toolkit

An update to Component factory's krypton toolkit to support .NET Framework 4.6.2 - 4.8.1 to .NET 6 - 8
BSD 3-Clause "New" or "Revised" License
374 stars 56 forks source link

[Bug]: Visual Studio crashes when setting NavigatorMode of KryptonNavigator to "Outlook - Full" #1609

Closed g-hauer closed 1 week ago

g-hauer commented 1 week ago

Describe the bug Visual Studio crashes when setting NavigatorMode of KryptonNavigator to "Outlook - Full" with the Visual-Studio Form Designer. You can set it within the Form.Designer.cs und the Navigator works as expected when running the compiled exe. But as soon as you change the Mode to Outlook-Full within the UI (or open a form with this navigator mode set), visual studio crashes with an exception "Object reference not set to an instance of an object"

To Reproduce Steps to reproduce the behavior:

  1. Add a new Form to your Project
  2. Add Krypton Navigtor to the Form
  3. Within the Properties Window, set NavigatorMode to "Outlook - Full"
  4. See error

Expected behavior Visual Studio should not crash and the NavigatorMode "Outlook - Full" should be displayed within the Designer

Screenshots image

Desktop (please complete the following information):

Additional context

g-hauer commented 1 week ago

It does work with Toolkit Version 70.22.11.312

Wagnerp commented 1 week ago

Hi @Smurf-IV

Duplicate of #1439, #1243, #1580. Can be closed.