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.
When the text of main label of RadOffice2007ScreenTipElement is html text, the label is not wrapped. It's cut by the ScreenTip.
One should not be able to trigger a shortcut if the element that has the shortcut assigned is disabled.
ToolTip should be located close to the mouse cursor
ColorAnimationStepConverter throws exception when system list separator is not comma.
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").
When the user disables RadRibbonBarGroup and there is a RadTextBoxElement in it the textbox part of the RadTextBoxElement is not disabled.
There is an exception when setting LightVisualElement.Text property to null.
Opening two or more forms concurrently is generating an exception.
Currently, we do not have state when a cell is Selected and SpecialDay at the same time.
Address design-time issues with showing the theme for RadScrollBar (even when using a theme component).
Implement VSB theming for the RadCalendar's QuickNavigator (it appears when you click on the month string and displays months)
1. Correct the shapes of the buttons in RadScrollbar's theme OfficeBlack. 2. Rename the current OfficeBlack theme to a name, different than TelerikExamplesBlack. 3. Create OfficeBlack theme: - bring the old version of OfficeBlack from main source control stream (checked in with changeset 81190) - change the values of the Visibility property from Collapsed to Hidden for all borders in the theme. 4. Use TelerikExamplesBlack theme for the scrollbars in the QSF (instead of OfficeBlack).
Document Theming API
Currently, the FastNavigation control cannot be themed. It would be nice if it is included in the VSB theming capabilities.
Theming in design mode does not work with relative paths and does not load the theme after the project is reopened