Cancelling drag-float operation does not always revert to previous state

Docking/MDI for WPF Forum

Posted 8 years ago by Markus Springweiler
Version: 16.1.0631
Platform: .NET 4.5
Environment: Windows 8 (64-bit)
Avatar

Can be reproduced with any sample which contains documents and toolwindows, for example the first Simle-IDE sample:

  1. dock "Solution Explorer" as document
  2. start drag-float operation with now documentified Solution Explorer
  3. hit ESC for cancelling the operation

The solution explorer is now docked as tool window again instead of being a document as it was the state before the drag-float operation started.

 

This also happens with ToolWindows which have been documentified from the very start (defined in XAML) and never ever had been docked before.

Comments (1)

Posted 8 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Markus,

The problem here is that when you drag a tool window from the MDI area, it instantly goes into a floating window back in docked state, and thus it thinks when you press Esc that it was last in docked state.

We will look into fixing this for the next maintenance release.


Actipro Software Support

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.