Skip to content

Windows not movable with .NET 10 #4554

@RickStrahl

Description

@RickStrahl

Describe the bug

When compiling for .NET 10 (preview) MetroWindow are not responding to drag move operations. Windows are hard stuck.

Happens to top level and child windows. Non-Metro windows move as expected.

Window sizing is working - only moving seems to be affected. Both manual dragging and via Window Move menu - neither moves Mah window.

Same code compiled for .NET 9.0 works as expected.

Steps to reproduce

  • Create a simple WPF app
  • Add a Window
  • Run
  • Sizing works
  • Change window to MetroWindow
  • Run
  • Sizing 'stuck' - Window not movable

Environment

MahApps.Metro version: v2.4.10
Visual Studio: 2022 17 (latest)
Markdown Monster v3.9.7.3
.NET 10.0.0-preview.6.25358.103 • x64
Microsoft Windows 10.0.26100 • x64 • en-US

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions