Completed
Last Updated: 01 Nov 2021 07:04 by ADMIN
Release LIB 2021.3.1025 (25 Oct 2021)
The AutoHide area is closing when clicking at WinForms control placed in it.
The issue also can be reproduced with WebBrowser or any object of MarshalByRefObject type placed in the AutoHideArea.
Completed
Last Updated: 04 Oct 2016 07:27 by BENN
Available in LIB version 2016.3.1003, it will be also available in the R3 2016 SP1 Release.
Completed
Last Updated: 11 Aug 2016 14:05 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: Docking
Type: Bug Report
4
AutoHideArea is opening when pin/unpin another Pane
Completed
Last Updated: 11 Aug 2016 14:04 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: Docking
Type: Feature Request
4
Add overloads for LoadLayout and SaveLayout methods of the Docking control with parameter of type XElement instead of Stream. Change the Save/Load layout code to use LinqToXML instead of XmlReader and XmlWriter.
Completed
Last Updated: 10 Mar 2014 12:30 by Chris
If there are more than 2 Panes in an PaneGroup closing one of the Panes with index bigger than 1 calls ActivePaneChanged  event twice.
Completed
Last Updated: 03 Apr 2015 08:31 by ADMIN
Reorder a pane and save the layout. Reorder another pane and load the layout - the wrong pane is selected.
Completed
Last Updated: 18 Mar 2014 09:10 by ADMIN
When using Implicit Styles setting the DropDownDisplayMode of a PaneGroup to Visible in the Office themes causes the DropDownButton to be invisible.
Completed
Last Updated: 07 Feb 2019 16:13 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: Docking
Type: Bug Report
4
When the Dock's auto-hide area is is about to be shown on two monitors simultaneously it is shown only on one of the monitors.
Completed
Last Updated: 16 Jun 2022 12:05 by ADMIN
Release R2 2022 SP1
The popup that becomes visible when hovering over a pinned pane is cut when ScaleTranform is set to the RadDocking control.
Completed
Last Updated: 28 Apr 2016 13:15 by ADMIN
In some scenarios the SplitterChange is not rounded number and this cause invalid layout load. 

Workaround: Edit the saved xml and round the value.
Completed
Last Updated: 16 May 2016 10:57 by ADMIN
If DragDropMode is set to Deferred when trying to dock a Pane inside a compass that is over the dragged Pane, the dock operation is not completed correctly.

Available in LIB version 2016.2.516, it will be also available in the R2 2016 SP1 Release.
Completed
Last Updated: 24 Mar 2014 08:41 by ADMIN
If you have RadPane inside DocumentHost and you try to set IsHidden=true after InitializeComponent, it will not be applied and the pane will remain visible.
Completed
Last Updated: 30 May 2016 12:06 by ADMIN
With code below the radPane will remain hidden (radPane is floating pane):radPane.IsHidden = true;

radPane.IsHidden = false;

Available in LIB version 2016.2.530, it will be also available in the 2016 R2 SP1.
Completed
Last Updated: 14 Feb 2020 08:00 by ADMIN
Release R1 2020 SP1
ToolWindow does not respect the "Show window contents while dragging" setting when it is first floated.
Completed
Last Updated: 29 Apr 2016 11:58 by Markus Hopfenspirger
When Panes are placed above each other, after resizing their horizontal size, saving and loading the layout caused incorrect layout.
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.
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. 
Completed
Last Updated: 17 Jan 2020 08:18 by ADMIN
Release LIB 2019.3.1223
The compass elements are not on the proper places when the docking is on the second monitor. To reproduce this the DPI of the monitors should be different for example 125% (main) and 150% (secondary). Also, to reproduce this you will need to enable the DPI awareness of the application by setting the dpiAware and dpiAwareness settings in the app.manifest file.
Completed
Last Updated: 05 May 2016 06:48 by ADMIN
When you create a custom PaneGroup by adding a class that inherits RadPaneGroup make it possible that the built-in Save/Load layout functionality loads those PaneGroups.

Available in the 2016 R2 release.
Completed
Last Updated: 12 Apr 2017 11:49 by ADMIN
Available in LIB version 2017.1.410 , it will be also available in the R2 2017 Release.