Completed
Last Updated: 16 Jan 2015 14:30 by ADMIN
ADMIN
George
Created on: 02 Sep 2014 11:54
Category: Dock
Type: Bug Report
2
FIX. RadDock - Having floating window with docked windows inside and saving the layout does not allow you to load correct layout later
To reproduce: 

Follow these steps:

1. Extract the project I have attached and open it in Visual Studio.
2. Run it.
2a. You should note two docked windows on the left (tabbed).
3. Click on the "Open Next Window" button.  The first two clicks will simple open the first two docking windows (already open)
On the 3rd click another docking window should appear on the right.
Click the button a couple more times.  You should have 3 docked windows on the right.
4. Now, drag the windows on the left so they are floating and docked together.
5. Click on the Save Layout button at the bottom.
6. Close and rerun the sample.
You should note that the floating windows appear at the expected location.  Move them off to the side away from their default location (away from the center of the screen)
So far so good.
7. Upon reopening the application with toolWindow3, 4 and 5 floating and docked close the floating window.
8. Save the layout.
--> This is where the key is...
9. Close and rerun the sample.
If you watch quickly you'll see several windows "flicker".  They appear and disappear quickly.
Now, if you hit the "Open Next Window" button 5x, it will open the first two (already open) and then open the 3rd, 4th and 5th windows.  But NOTE - they are NOT docked together.  They are also not at the location where you left them (remember you needed to move them to the side)


4 comments
ADMIN
Stefan
Posted on: 25 Dec 2014 14:49
Hi Kris,

please excuse me for the delayed reply. This issue is currently in development, and if it passes our QA procedures it will be included in our next release, which is expected at the end of February. I hope that this time frame is suitable for you?
Kris
Posted on: 02 Dec 2014 15:38
Is there an updated status for this issue?  We would like to move forward with the switch to RadDock from the current component we use but it is not possible with this lingering issue.

Thanks.
ADMIN
Stefan
Posted on: 25 Sep 2014 09:59
We will consider this input when working on the issue. Thank you.
Kris
Posted on: 18 Sep 2014 14:39
Since you'll be in the code you should see if you can prevent the "flicker" of the floating windows appearing when the xml is read.  This should be part of the fix.