Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dragging window appears behind main window #349

Closed
mpondo opened this issue May 4, 2022 · 0 comments
Closed

Dragging window appears behind main window #349

mpondo opened this issue May 4, 2022 · 0 comments

Comments

@mpondo
Copy link
Contributor

mpondo commented May 4, 2022

When OwnedByDockingManagerWindow is set to false, floating windows disappear behind the main window when being dragged.

Repro Steps:

  1. In the TestApp, add <Setter Property="OwnedByDockingManagerWindow" Value="False" /> to the style for the LayoutDocumentFloatingWindowControl or the LayoutAnchorableFloatingWindowControl.
  2. Run the TestApp, and float one of the windows.
  3. Drag it over another window and note that it goes behind the main window and is not visible.

Additional Information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants