Completed
Last Updated: 01 Mar 2010 09:49 by ADMIN
ADMIN
Created by: Dobry Zranchev
Comments: 0
Category: UI Framework
Type: Bug Report
0
When the user disables RadRibbonBarGroup and there is a RadTextBoxElement in it the textbox part of the RadTextBoxElement is not disabled.
Completed
Last Updated: 26 Feb 2014 14:22 by ADMIN
ADMIN
Created by: Dobry Zranchev
Comments: 0
Category: UI Framework
Type: Feature Request
0
Add PasswordChar property to RadTextBoxElement
Completed
Last Updated: 29 Jun 2013 01:36 by ADMIN
Workaround:

DirectCast(radPageView1.ViewElement, RadPageViewStripElement).Footer.Visibility = ElementVisibility.Collapsed
DirectCast(radPageView1.ViewElement, RadPageViewStripElement).Header.Visibility = ElementVisibility.Collapsed
Completed
Last Updated: 06 Mar 2013 02:01 by ADMIN
The help button of RadRibonBar has incorrect back color and border color.

The expand/collapse ribbon bar button has its images reversed. When the ribbon is expanded the arrow points down and when it is collapsed it points up which is the opposite to what it should be.
Completed
Last Updated: 06 Aug 2012 06:36 by ADMIN
Steps to reproduce:

1. Add a label to a form
2. Open the form designer and set the text of the label to something like: 
<html>send mail<a href='mailto:some@mail.com'><b>some@mail.com</b></a>

Open the designer surface for the form and you will get an exception.
Completed
Last Updated: 24 Jan 2013 03:44 by ADMIN
You cannot apply font changes into the Header of the RadGroupBox at design time. At design time you can apply changes to font of RadGroupBox, but the themes are applying their font changes to RadGroupBoxElement  and override the font changes of RadGroupBox.

Workaround:
this.radGroupBox1.GroupBoxElement.Header.TextPrimitive.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
Completed
Last Updated: 09 May 2013 08:12 by ADMIN
FIX. Windows8Theme - missing drag and drop styling for RadTreeView.
Completed
Last Updated: 10 Jun 2013 13:39 by ADMIN
Windows8Theme - There is missing style of RadCheckBoxElement.ToggleState = Intermediate state.
Completed
Last Updated: 26 Sep 2013 05:53 by ADMIN
ADMIN
Created by: Dimitar
Comments: 0
Category: UI Framework
Type: Bug Report
0
To reproduce:
- Create new RadDropDownMenu wit some items in it.
- Set ShowItemToolTips to true.
- Subscribe to ToolTipTextNeeded event.
- Notice that despite the event is fired the tooltips are not shown.
Completed
Last Updated: 20 Feb 2014 13:07 by ADMIN
To reproduce:
- Apply the VisualStudio2012Light theme to a RadForm (use 2013.3.1016 version of the assemblies).

Workaround:
- Open the Theme in Visual Style Builder.
- Select RadForm in Control Structure window.
- Expand up to TitleBar and select it.
- Apply the TitleBarBorder from the repository to the TitleBorder element.
Completed
Last Updated: 25 Feb 2014 15:55 by ADMIN
To reproduce:
- Add radPageView with two pages one of which must have longer text.
- Set the ViewMode to Strip and the StripAlingment to left.
- When you are switching fast between the pages you will notice that the content area is moved.
Completed
Last Updated: 08 Dec 2009 09:57 by ADMIN
ADMIN
Created by: Georgi
Comments: 0
Category: UI Framework
Type: Bug Report
0
Opening two or more forms concurrently is generating an exception.
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.
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