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

Taskbar close button does not work for floating windows #287

Closed
mpondo opened this issue Jul 14, 2021 · 0 comments
Closed

Taskbar close button does not work for floating windows #287

mpondo opened this issue Jul 14, 2021 · 0 comments

Comments

@mpondo
Copy link
Contributor

mpondo commented Jul 14, 2021

When floating windows are set to display in the taskbar, the close button from the taskbar does not work. It appears to do nothing. However, it is also leaving the window in a broken state. If you then try to close window using the close button on the window itself, it closes the content but leaves an empty pane open.

Steps to reproduce in the TestApp:

  • Configure the floating windows to show in the taskbar by adding <Setter Property="ShowInTaskbar" Value="True" /> to the style for the LayoutDocumentFloatingWindowControl
  • Run the TestApp and float one of windows
  • Go to the task bar and click the close button on the floating window

It appears that there is code specifically written to cancel the in the OnClosing event.

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

1 participant