Completed
Last Updated: 09 Dec 2016 14:36 by ADMIN
Completed
Last Updated: 05 Feb 2015 17:14 by ADMIN
ADMIN
Created by: Pavel R. Pavlov
Comments: 0
Category: RibbonView
Type: Bug Report
0
If you have a RadRibbonTab with two RadRibbonGroups and the RadRibbonView is minimized, the groups will be collapsed even if you set their default variant to Large.

Will be available in Q1 2015 Release.
Completed
Last Updated: 11 Jul 2014 13:29 by ADMIN
Completed
Last Updated: 26 Feb 2016 17:06 by ADMIN
The RibbonGroup displays a white border on mouse over around its Image element when the group is in collapsed state when a Windows8 theme is applied.
Completed
Last Updated: 04 Feb 2016 13:25 by ADMIN
The RibbonView ContextualGroup is not redrawn when a new RadTabItem is added dynamically and the ContextualGroup is currently active.
Completed
Last Updated: 03 Dec 2013 10:58 by ADMIN
ADMIN
Created by: Evgenia
Comments: 0
Category: RibbonView
Type: Bug Report
0
Text improperly aligned for all RibbonView buttons
Completed
Last Updated: 03 Dec 2013 10:03 by ADMIN
ADMIN
Created by: Tina Stancheva
Comments: 0
Category: RibbonView
Type: Bug Report
0
In Windows8 theme, the selected Contextual RibbonTab has an inner border which has to be removed to indicate the selection properly.
Completed
Last Updated: 30 Jul 2015 09:26 by ADMIN
When the Ribbon is hosted in a RibbonWindow, the ContextualGroups are rended differently Q3 2013 release.
Won't Fix
Last Updated: 04 Feb 2016 13:29 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: RibbonView
Type: Bug Report
2
RibbonView: RadRibbonButton has inconsistent pressed/focused state

The styling in the controls vary when the mouse is down.
- RadRibbonButton gets a black border.
- RadRibbonSplitButton gets an dark orange border (when clicking the dropdown button)
- RadRibbonDropDownButton gets a grey line at the top

On mouse over
- RadRibbonButton and RadRibbonDropDownButton have a dark orange border with a white inner border
- RadRibbonSplitButton (dropdown button) does not get the white inner border

Reason for declination: 
Currently there is no way to unify the pressed state of these buttons because there is no Pressed state of RadSplitButton (the toggle and button parts has their own press visualization that comes from the default style of the corresponding buttons). 
Completed
Last Updated: 25 May 2023 13:33 by ADMIN
If you place a TextBlock in the QuickAccessToolbar and the Ofice_Black theme is applied you get black foreground on black background which makes the text unreadable. The content of the QAT must respect the theme applied to the RadRibbonView control.
Completed
Last Updated: 13 Feb 2014 16:46 by ADMIN
NullReferenceException design-time exception is thrown in VS designer when the RadRibbonTab is defined as a root element of a UserControl.
Completed
Last Updated: 04 Feb 2016 13:30 by ADMIN
Setting Button, TextBlock, TextBox or any other UI Element as a Header of RadRibbonGroup produces a runtime exception: The Element is Already Child of another visual.
Completed
Last Updated: 14 Feb 2014 12:56 by ADMIN
When UserControls are dynamically added in the RibbonView Items collection, they are displayed as RibbonTab Headers. Instead they should create a RibbonTab collection where each control represents the content of a RibbonTab.

UPDATE: An implicit style can not be applied on derived controls as their TargetType is different than the one defined in the implicit style. Basically if you set the style implicitly, the style is applied only on the types that match the TargetType exactly and not on elements derived from the TargetType value. You can find more information on the topic in the remarks section of the Style property definition: http://msdn.microsoft.com/en-us/library/system.windows.style%28VS.95%29.aspx

This is why in order to apply a Telerik predefined style on a UserControl deriving from RadRibbonTab, you  need to add a Style targeting the UserControl type in the Resources of the application. It is best to define that style after merging the Telerik ResourseDictionaries so that you can base the UserControl Style on the predefined "RadRibbonTabStyle".
Completed
Last Updated: 14 Feb 2014 14:15 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: RibbonView
Type: Bug Report
4
When you set the Content and the Image properties of the RadGalleryItem, they get on top of each other.
Completed
Last Updated: 03 Nov 2016 09:21 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: RibbonView
Type: Bug Report
4
There is a flickering when the active ContextualGroup is changed - the RibbonView first selects the non-contextual main tab before it switches to the according contextual tab. The flickering can't be observed every time.
Completed
Last Updated: 03 Nov 2016 09:22 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: RibbonView
Type: Bug Report
4
There are three errors for missing icons when implicit themes are used:
Resource '/Telerik.Windows.Controls.RibbonView;component/HelpIcon.png' was not found.
Resource '/Telerik.Windows.Controls.RibbonView;component/RibbonGalleryCollapsedIcon.png' was not f
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: RibbonView
Type: Bug Report
4
We have a RadRibbonView with enabled KeyTips and a RadComboBox control below it.
We focus the RadComboBox and press "Alt + DownArrow". As a result the the RadComboBox is opened and immediately closed and KeyTip is activated and shown and the coressponding RadRibbonTab gets the focus. The expected result is that the RadComboBox is opened, remains opened and no KeyTips are activated.
Completed
Last Updated: 01 Apr 2015 12:54 by Deepak
ADMIN
Created by: Telerik Admin
Comments: 1
Category: RibbonView
Type: Bug Report
8

Available in LIB version: 2015.1.0604
Completed
Last Updated: 11 Feb 2014 14:49 by ADMIN
When a view doesn't specify DesignHeight/Width, the RibbonView throws design-time exception if it contains ContextualGroups.
Completed
Last Updated: 13 Feb 2014 16:55 by ADMIN
Expose a property to control the visibility of the background behind the RibbonTab.Headers

UPDATE: The RadRibbonView's Background property can be used to set a color behind the RadRibbonTabs
1 2 3