AvalonDock icon indicating copy to clipboard operation
AvalonDock copied to clipboard

LayoutAnchorable Floating Window can not be reopen when ctrl+F4

Open WangElsie opened this issue 2 years ago • 2 comments

Sample: VS2013Test Drag a tool out to be floating window. Ctrl+F4 close it, and it can not be reopen.

I know that it execute CloseWindowCommand instead of HideWindowCommand. How does everyone deal with this situation?

WangElsie avatar Jul 13 '22 02:07 WangElsie

+1 From me . What would be best default approach?

audryste avatar Jul 20 '22 06:07 audryste

I have tested this with the current version 4.70.2 and sample VS2013Test.

I can drag a tool window or document window out into floating mode and try to close it with Ctrl+F4, but neither Window actually closes with Ctrl+F4. I can close a tool window using the 'x' button and re-open it fine via the View main menu entry.

Please detail your problem or attach a sample (that you might have customized) because I cannot verify your problem description.

Dirkster99 avatar Jul 20 '22 17:07 Dirkster99