forked from mfreiholz/Qt-Advanced-Docking-System
-
Notifications
You must be signed in to change notification settings - Fork 667
Closed
Labels
Description
Hello,
thanks for your development, we really like to use it and test all of the possibilities. Unfortunately we experienced a little issue when using the autohide functionality.
Version
Qt 5.13.2
VisualStudio 2017 64 bit
Advanced Docking System 4.0.2
Steps to reproduce
- Using demo app "AdvancedDockingSystemDemo"
- Clicking "Pin Active Tab" on the "Filesystem 0 (c+ m+ f-)" (-> Window hides itself to buttom)
- Clicking the hidden tab brings it to front
- Click the title bar and move it somewhere into the application -> don't drop it into a valid docking container, but into an "empty area"
Expected result
Tab is NOT getting a floatable window (due to configuration) and pops back into the previous position (hidden tab).
Actual result
Window disappears.
Can you please help us out?
Best regards,
Micha