-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
tenet-compatibilityIncompatibility with previous versions or with WinForms for .NET FrameworkIncompatibility with previous versions or with WinForms for .NET Framework
Description
- .NET Core Version: 3.0 preview 9
- Have you experienced this same bug with .NET Framework?: No
Problem description:
We are porting a .Net framework winforms app to core. Up until preview 6, all of the ui was working exactly the same to .net framework, but since preview 6 we've started encountering various things that no longer behave as before. The first example is on the start form for the application, where the menu panel is no longer centered correctly.
Expected behavior: .NET Framework and Core 3.0 previews 1-5 look like this

Actual behavior: Preview 6-9 do this

Minimal repro:
uibug.zip
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
tenet-compatibilityIncompatibility with previous versions or with WinForms for .NET FrameworkIncompatibility with previous versions or with WinForms for .NET Framework