Skip to content

DockMvvmSample shows drag/drop and refresh failures. #1045

Description

@cliffowen

I am using VS 2026, all dependencies updated to latest versions like CommunityToolkit.mmvm 8.4. Avalonia.Desktop 11.3.11 (and related 11.3.11 libs), etc.
Clone a clean project.
Load the solution into VS2026 and build.

I want to make a Mvvm sample.. start with DockMvvmSample.

The sample works, more or less, except the windows in the upper right. Tool 5 and Tool 6 do not repaint properly. If you drag them elsewhere, they can go but you can only drag 1 of them. Any other window that behaves properly will stop behaving properly if you drag it to the upper right.

Once there is only 1 window in the upper right, whatever it is you cannot drag it away. It's stuck. It won't repaint properly, won't respond to the drag.

Go to the windows on the left. Drag all of them away. Notice that you cannot drag the last one away. In my case it was Tool4 that got left behind. Can Close, Can Float, Can Pin, Can Drag, Can Drop are set. You can not drop onto tool 4. You cannot get anywhere near the dock left button because it disappears. That area is now dead space.

Close Tool 4. Now try to drag anything and dock to the left of the document area. You cannot dock anything to the left of the document area at all.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions