Skip to content

UI Layout broken in later previews. #1827

@CodedBeard

Description

@CodedBeard
  • .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
preview5

Actual behavior: Preview 6-9 do this
preview9

Minimal repro:
uibug.zip

Metadata

Metadata

Assignees

Labels

tenet-compatibilityIncompatibility with previous versions or with WinForms for .NET Framework

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions