Unplanned
Last Updated: 04 Aug 2016 09:29 by LittleDragon
When the Window is opening or resizing and Winforms controls are placed inside its content the content flickers.
Completed
Last Updated: 06 Jun 2016 13:21 by ADMIN
The thrown error is that the element that should be set as FocusedElement cannot be found.

Available in LIB version 2016.2.606, it will be also available in the 2016 R2 SP1 release.
Completed
Last Updated: 10 May 2016 12:39 by ADMIN
Make it possible to be able to drag the Window not only from its Header. In some cases it is useful to be able to drag the RadWindow from within its content.
Completed
Last Updated: 12 Apr 2016 10:47 by ADMIN
When the attached TextOptions.TextFormattingMode="Display" property is set to the RadWindow the window stops auto resizing its size according to the size of its content.
Completed
Last Updated: 21 Mar 2016 19:20 by Daniel
Completed
Last Updated: 23 Feb 2016 07:57 by ADMIN
When creating a Word plug-in project for example, after showing a RadWindow instance moving that window by dragging it causes NullReferenceException.

Available in LIB version 2016.1.222, it will be also available in the 2016 Q2 Release.
Completed
Last Updated: 19 Feb 2016 07:53 by Georges
Available in the 2016 Q1 SP1 Release.
Completed
Last Updated: 19 Feb 2016 07:32 by Lorenz
Created by: Vladimir
Comments: 7
Category: Window
Type: Feature Request
18
It would help to use RadWindow like System.Window with:
- WindowInteropHelper for correct modal behavior
- Set window in task bar, also set taskbar icon/title
- Use RadWindow as MainWindow in Application (set Application.MainWindow property with RadWindow 
Completed
Last Updated: 08 Feb 2016 16:33 by ADMIN
Completed
Last Updated: 22 Jan 2016 13:04 by ADMIN
Completed
Last Updated: 13 Jan 2016 15:00 by ADMIN
Currently the template of the dialogs should be customized:
http://www.telerik.com/community/code-library/wpf/window/how-to-modify-the-alert-dialog-icon.aspx

Available in the 2016 Q1 Release: Added an IconTemplate property that provides an easier way to change the predefined dialogs' exclamation/question mark images.
Completed
Last Updated: 30 Nov 2015 13:23 by ADMIN
Available in LIB version 2015.3.1130, it will be also available in the 2016 Q1 Release.
Completed
Last Updated: 23 Nov 2015 15:08 by ADMIN
If RadWindow has its Width set to a value greater that 50% of the screen and that window is snapped to the left or right, performing minimize and then restore leads to incorrect normal size .

Available in LIB version 2015.3.1123, it will be also available in the 2016 Q1 release.
Completed
Last Updated: 04 Nov 2015 14:09 by ADMIN
Available in LIB version 2015.3.1012, it will be also available in the 2015 Q3 SP.
Completed
Last Updated: 12 Oct 2015 06:13 by Wade
Available in the 2015 Q3 Release.
Completed
Last Updated: 12 Oct 2015 06:12 by Licensing
If you have set SizeToContent of RadWindow to true and you use one of the following options, SizeToContent will not work.

- UseLayoutRounding = true
- TextOptions.SetTextFormattingMode(dialog, TextFormattingMode.Display);

Available in the 2015 Q3 Release.
Completed
Last Updated: 12 Oct 2015 06:12 by ADMIN
ADMIN
Created by: George
Comments: 0
Category: Window
Type: Bug Report
1
Place Expander as content in RadWindow. Once expanded, the SizeToContent feature stops working as expected.
Available in the 2015 Q3 Release.
Completed
Last Updated: 10 Aug 2015 09:47 by ADMIN
Maximizing RadWindow from the header button shows a window with the size of the content if SizeToContent = true. If you maximize with double click on header it is ok.
Completed
Last Updated: 14 Jul 2015 06:14 by ADMIN
It happens when IsRestrictedWhenMaximized set to true.
Completed
Last Updated: 25 May 2015 14:02 by ADMIN