Redocking doesn't show the MdiContainer where to dock when maximized
Way to reproduce:
- Undock a child form
- Put this ex-child form in full screen (maximized)
- Try to re-dock back into parent (Mdi container)
Printscreen shows the blue rectangle which the dimensions are the dockable container that could accept the docking of this child-form.
If I do the same thing in my VisualStudio environment, as soon as I start trying to dock back, I see the possible dockable container.