AvalonDock
AvalonDock copied to clipboard
[bug] Windows start floating when Popup opens immediate
I have a very fancy bug that i just discovered due to a popup opening in a buggy way.
Preparations
- Create a new project with AvalonDock
- Create two top-aligned anchorables
- Make a popup open, the moment the anchorable gets focus Popup has to be sized above the actual tab you just pressed
Steps to Reproduce
- Click the tab where the popup opens
- Move your mouse cursor
Issue
- Anchorable starts getting dragged
Expected
- Anchorable should not get dragged