Completed
Last Updated: 20 Dec 2016 06:48 by ADMIN
RadButtonElement shows its border when it is in a button group where ShowBorder is false. It seems like there is an issue in the ForceReapplyStyle method.
Completed
Last Updated: 08 Sep 2014 15:15 by ADMIN
Wrapped text in bullet point paragraph is not aligned correctly.
Completed
Last Updated: 18 Jan 2011 16:42 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: UI Framework
Type: Bug Report
2
If you compare the G-mail-like labels in the HelpDesk sample application, you will notice that while in Q1 2010 they look good, in Q3 2010 SP1 there is an issue with the way they are painted. Most probably the reason is in the RoundRectShape.
Completed
Last Updated: 09 Sep 2016 10:15 by ADMIN
ADMIN
Created by: Jack
Comments: 6
Category: UI Framework
Type: Feature Request
15
Add map control (like the one in our WPF/Silverlight suite) in WinForms
Declined
Last Updated: 30 Jul 2014 08:07 by ADMIN
Resolution: The issue is no longer reproducible under OS Windows 2008 Server
Completed
Last Updated: 23 Oct 2012 14:05 by Jesse Dyck
ADMIN
Created by: Stefan
Comments: 2
Category: UI Framework
Type: Feature Request
35
Add PDF viewer in WinControls suite.
Completed
Last Updated: 20 Feb 2014 08:20 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: UI Framework
Type: Feature Request
10
The data-entry control is a single control that acts like a complete data-entry form. It manages the design, layout, appearance, and behavior of multiple input components.
Completed
Last Updated: 11 Dec 2010 04:49 by ADMIN
ADMIN
Created by: Nikolay
Comments: 0
Category: UI Framework
Type: Bug Report
1
One should not be able to trigger a shortcut if the element that has the shortcut assigned is disabled.
Completed
Last Updated: 26 Jul 2011 01:12 by Jesse Dyck
ADMIN
Created by: Stefan
Comments: 4
Category: UI Framework
Type: Feature Request
14
ADD. Spellchecker for RadControls
Completed
Last Updated: 26 Nov 2010 03:56 by Svetlin
Created by: Svetlin
Comments: 0
Category: UI Framework
Type: Bug Report
0
ToolTip should be located close to the mouse cursor
Unplanned
Last Updated: 30 Mar 2016 13:57 by ADMIN
If you fill a WrapLayoutPanel with some content and set it to the ViewPort property of the RadScrollViewer, you will notice that RadScrollViewer will not scroll the panel correctly.

Workaround: http://www.telerik.com/forums/scrolling-using-wraplayoutpanel#yirv_YCJAESwbvexlHks8Q
Completed
Last Updated: 05 Jun 2014 07:08 by Svetlin
Created by: Svetlin
Comments: 0
Category: UI Framework
Type: Feature Request
3
If you define an html text (ex. <html><strong>0<strong><br><strong>0<strong><html>) and align it at center or right, the second line is not vertically aligned with the first one.
Completed
Last Updated: 05 Jun 2014 07:08 by ADMIN
ADMIN
Created by: Nikolay
Comments: 0
Category: UI Framework
Type: Bug Report
0
Set Color.Orange to the border of the RadDropDownList when it is in ContainsFocus state. You will notice that the border of the control becomes orange event if it is not focused.
Completed
Last Updated: 05 Jun 2014 07:07 by ADMIN
ADMIN
Created by: Nikolay
Comments: 0
Category: UI Framework
Type: Feature Request
2
A wizard control will be a nice addition to the RadControls suite
Completed
Last Updated: 19 Feb 2015 06:52 by ADMIN
ADMIN
Created by: Nikolay
Comments: 0
Category: UI Framework
Type: Bug Report
2
If you place a control in RadHostItem and you put this host item in a parent element, the parent element will not be resized correctly, because the RadHostItem will not provide the correct size.
Completed
Last Updated: 13 Aug 2010 04:00 by ADMIN
ColorAnimationStepConverter throws exception when system list separator is not comma.
Completed
Last Updated: 18 Jun 2014 08:10 by ADMIN
ADMIN
Created by: Nikolay
Comments: 0
Category: UI Framework
Type: Feature Request
1
RadControls should implement the MS Active Accessibility rules.
Completed
Last Updated: 30 Jun 2010 13:14 by ADMIN
When creating a shortcut, without modifier key (for example F5), the text displayed next to the menu item (describing the shortcut )  is incorrect (it shows " + F5", instead of "F5").
Completed
Last Updated: 16 Jun 2015 16:32 by ADMIN
RadOffice2007ScreenTipElement tip = new RadOffice2007ScreenTipElement();
tip.EnableCustomSize = false; //this enables custom size

In order to enable custom size the setting should be tip.EnableCustomSize = true;. The flag is incorrect.
Completed
Last Updated: 05 Jun 2014 07:08 by ADMIN
ADMIN
Created by: Nikolay
Comments: 0
Category: UI Framework
Type: Bug Report
0
When RadScreenTip is shown for a control which resides in a non-active form, the form of RadScreenTip shows a button in the taskbar.