Unplanned
Last Updated: 15 Aug 2017 09:33 by ADMIN
Applying a custom theme with font that is not installed on the client machine causes the theming mechanism to use Microsoft Sans Serif by default. It will be great to allow setting a different default font.
Completed
Last Updated: 04 Aug 2008 11:58 by ADMIN
Theming in design mode does not work with relative paths and does not load the theme after the project is reopened
Completed
Last Updated: 15 Oct 2008 17:18 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: UI Framework
Type: Bug Report
0
Address design-time issues with showing the theme for RadScrollBar (even when using a theme component).
Completed
Last Updated: 04 Aug 2008 11:58 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: UI Framework
Type: Bug Report
0
Currently, the FastNavigation control cannot be themed. It would be nice if it is included in the VSB theming capabilities.
Completed
Last Updated: 04 Aug 2008 14:10 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: UI Framework
Type: Bug Report
0
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).
Completed
Last Updated: 12 Sep 2008 18:44 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: UI Framework
Type: Bug Report
0
Implement VSB theming for the RadCalendar's QuickNavigator (it appears when you click on the month string and displays months)
Completed
Last Updated: 05 Mar 2009 11:42 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: UI Framework
Type: Bug Report
0
Currently, we do not have state when a cell is Selected and SpecialDay at the same time.
Declined
Last Updated: 20 Feb 2014 15:29 by ADMIN
Neither of the following set the shape of RadButton
this.radButton1.ButtonElement.Shape = shape;
this.radButton1.RootElement.Shape = shape;
this.radButton1.RootElement.ApplyShapeToControl = true;
The theme overrides the local settings.
Comment: RadButton uses an image to display its border. The image cannot be shaped and this causes the issue.
Completed
Last Updated: 04 Aug 2008 12:48 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: UI Framework
Type: Feature Request
0
Document Theming API
Completed
Last Updated: 21 Jun 2011 06:47 by ADMIN
Currently the text is not readable when using high contrast theme and the Element hierarchy editor
Completed
Last Updated: 13 Feb 2012 05:13 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: UI Framework
Type: Bug Report
0
1. Create application with MDI
2. Add menu to the container form
3. Add a shortcut and on shortcut click open a new child form
4. Run the project and click the shortcut several times
Completed
Last Updated: 13 Jun 2012 08:43 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: UI Framework
Type: Bug Report
0
1. Create a new project and add RadThemeManager
2. Add several themes located as resources
3. Run the project and only a few of the themes will apply
Completed
Last Updated: 13 Feb 2014 09:05 by ADMIN
1. Create a new project and open a form in design mode.
2. Drop some controls.
3. Add RadThemeManager and add some theme.
4. Set the ThemeName property of some control to the newly added theme.
5. Remove the RadThemeManager component.
6. The theme remains applied.
Completed
Last Updated: 18 Jun 2012 02:36 by ADMIN
1. Open a RadForm ad design time.
2. Drop a theme component.
3. Open the RadForm.ThemeName drop down list and you will see only Reset and ControlDefault options.
Completed
Last Updated: 18 Jun 2012 02:59 by ADMIN
1. Run a project containing RadRibbonBar with Office2010Blue theme
2. Compare with Q1 2012 SP1
Completed
Last Updated: 18 Jun 2012 04:06 by ADMIN
1. Create a new project and open a form at design time.
2. Add RadTreeView. 
3. Add Office2007Black theme component.
4. Set the ThemeName property of RadTreeView to Office2007Black.
Completed
Last Updated: 22 Jun 2012 05:00 by ADMIN
1. Create a new form and add command bar in it.
2. Add a split button with one item 
3. On item click add code to show RadForm.
4. Run the project and click the item to show the form.
Completed
Last Updated: 04 Jan 2017 07:22 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: UI Framework
Type: Bug Report
0
The issue can be reproduced following the scenario:
1. Create theme for RadLabel and define its Image in the theme. The images should be different for the different element states of the label.
2. Use a RadThemeManager to apply the theme to the control in design time. The Image property will be serialized, assigned to the image of the default element state. Setting the local value of the property in this case prevents applying the images of the other states, defined in the theme.
Completed
Last Updated: 24 Mar 2014 10:03 by ADMIN
ADMIN
Created by: Georgi I. Georgiev
Comments: 0
Category: UI Framework
Type: Bug Report
0
To reproduce: Add a RabRibbonBar, add a ribbonGroup, set the theme to windows7, run the application, autohide the ribbon's content element. Click on one of the tabs and you will notice that there is a space between the tab and the content.
Completed
Last Updated: 25 Oct 2013 07:24 by ADMIN
ADMIN
Created by: Georgi I. Georgiev
Comments: 0
Category: UI Framework
Type: Bug Report
0
To reproduce: You must use Windows Server 2008. Add a RadTreeView set its theme to Windows8 and drag a node. Exception occurs in rare cases and is hardly reproducible.