Unplanned
Last Updated: 03 Jan 2017 21:03 by ADMIN
Unplanned
Last Updated: 03 Jan 2017 20:25 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: Docking
Type: Bug Report
3

			
Unplanned
Last Updated: 03 Jan 2017 20:39 by ADMIN
Dragging objects from outside control shouldn't be allowed in specific cases. In cases where the RadDocking control cannot use the dragged data, the drop operation shouldn't be allowed.
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.
Won't Fix
Last Updated: 06 Jul 2015 11:43 by ADMIN
When RadGridView/DataGrid is placed inside a floating Pane and the Docking parent is resized, hovering over the compasses cases a highlight in the GridView/DataGrid
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.
Unplanned
Last Updated: 02 Mar 2023 13:25 by Martin Ivanov
Created by: Martin Ivanov
Comments: 0
Category: Docking
Type: Feature Request
3
Allow defining an additional "preview" tab that is shown at the right most part of the tabstrip area. This tab should have a special highlighting like faded tab header or a different background. This is similar to the Visual Studio preview tab that is displayed when you use the Go to Definition (F12) function on an API name. Usually you have a single preview tab.
Unplanned
Last Updated: 29 Dec 2021 14:48 by ADMIN
Add a visual element to display the exact drop location of an item, when reordering panes in a pane group.
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: 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: 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.
Unplanned
Last Updated: 03 Jan 2017 20:48 by ADMIN
The default behavior is to set the pane as active one when is shown. Allow changing this behavior.
Unplanned
Last Updated: 03 Jan 2017 20:46 by ADMIN
Completed
Last Updated: 09 Sep 2016 13:20 by ADMIN
If the IsHidden property of a Pane placed inside the Document host is bound to a property in the ViewModel with value of True the IsHidden property at start-up is reset to False.
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: 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: 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: 12 Oct 2020 07:09 by ADMIN
Release LIB 2020.3.1005 (10/05/2020)
When a pane is unpinned, mouse over it in order to show. After that when the mouse is removed from the pane it flickers before the animation is started.
Unplanned
Last Updated: 15 Mar 2019 17:39 by ADMIN