Completed
Last Updated: 10 Mar 2016 09:57 by Etienne
This happens when primary monitor is with lower resolution. Maximize the pane on the primary monitor, then maximize it to the second monitor - the maximized state is incorrect.
Won't Fix
Last Updated: 09 Mar 2016 17:20 by ADMIN
Completed
Last Updated: 19 Feb 2016 07:52 by ADMIN
It would be great to be able to use other Resources other that the App.xaml for the Styles applied to the ToolWindow instances.

As they are automatically created and as expected are in a different visual tree accessing for example the Resources of the MainWindow is not possible.

Available in the 2016 Q1 SP1 Release.
Completed
Last Updated: 22 Jan 2016 13:26 by ADMIN
ADMIN
Created by: George
Comments: 0
Category: Docking
Type: Bug Report
2

			
Declined
Last Updated: 22 Jan 2016 13:11 by ADMIN
When all of the RadDocument panes in the DocumentHost are closed the last one stays alive in .Net Framework 4.0. The issues can't be reproduced on machines with .Net Framework 4.5 installed
Won't Fix
Last Updated: 21 Jan 2016 11:41 by ADMIN
When the DragDropMode property is set to Deferred in partial trusted applications a security excpetion is being thrown.
Completed
Last Updated: 20 Jan 2016 15:31 by ADMIN
- Binding Ishidden property of each pane to a menu section
- Save/Load the Docking layout on closing and opening the application
- Adding documents to module section using MVVM (DocumentHost)
- Persiste the state of each RadPane's content using PersistenceFramework.
Won't Fix
Last Updated: 20 Jan 2016 14:55 by ADMIN
Using the LayoutChangeEnded event to save the layout when docking a floating Pane causes that Pane to not be saved correctly.
Won't Fix
Last Updated: 20 Jan 2016 13:38 by ADMIN
After certain expand/collapse of RadExpander that is placed inside a floating RadPane the DataContext of the RadExpander is lost
Completed
Last Updated: 14 Dec 2015 15:05 by ADMIN
This also causes the initial DataContext to be left out in the memory.
Available in LIB version 2015.3.1214, it will be also available in the 2016 Q1 Release.
Completed
Last Updated: 14 Dec 2015 15:04 by ADMIN
Calling the LogicalTreeHelper.GetChildren() does not include the DocumentHost and its contents.
Available in LIB version 2015.3.1214, it will be also available in the 2016 Q1 Release.
Declined
Last Updated: 02 Dec 2015 15:48 by Tobias
ADMIN
Created by: Nasko
Comments: 4
Category: Docking
Type: Bug Report
1

			
Completed
Last Updated: 09 Oct 2015 00:17 by Stevens
ADMIN
Created by: Telerik Admin
Comments: 7
Category: Docking
Type: Feature Request
47
In the following scenario:

    Floating Pane's size has been changed.
    The layout has been saved.
    The layout has been loaded.
    The Pane has been docked.
    Making the Pane floating should retain the custom size from point 1.
Completed
Last Updated: 17 Aug 2015 12:22 by Grzegorz
Available in LIB version 2015.2.817, it will be also available in the 2015 Q3 Release.
Won't Fix
Last Updated: 30 Jul 2015 08:28 by ADMIN
Create content control and change the content in it -when the content contains RadDock the WPF window lose focus.

The XAML team has recently reviewed this issue and will not be addressing it as at this time the team is focusing on the bugs impacting the highest number of developers. If you have encountered this issue and it is blocking for your work please contact us through the support ticketing system with details on your setup and a reference to this item.
Completed
Last Updated: 16 Jul 2015 07:54 by ADMIN
Showing a ContextMenu inside the AutoHideArea causes it to be closed immediately.
If a TextBox inside the AutoHideArea is right clicked the AutoHideArea is closed.
Completed
Last Updated: 14 Jul 2015 06:13 by ADMIN
If you have more than one monitors and on one of them you maximize a ToolWindow, than dock another pane and undock it, the second pane's width will be equal to the width of the two monitors. 
Won't Fix
Last Updated: 06 Jul 2015 11:45 by ADMIN
The PaneHeader is shown and then immediately collapsed. 

Setting the PaneHeader to null can be used as a workaround if the project uses the default theme.