RadRibbonGallery is compressed (collapsed). When you expand it with mouse a small popup appears near the Title of the application or to the right of the expanded RadRibbonGallery.
When the Windows OS theme is changed to Classic under Windows 7, the Minimize, Maximize and the Close button of the RadRibbonWindow disappear and the title bar becomes black. Also note that when the theme is Classic and you start the application the window is displayed correct, but when you change the theme to Aero, the RadRibbonWindow style it is not changed
When you open the drop down button of the QuickAccessToolbar and then mouse over its drop down content, the "Customize Quick Access Toolbar" tool tip is displayed. This tool tip should be displayed only when the button is hovered
The HeaderStringFormat property is not bound in the default template of the control.
When you have a RibbonView in a RibbonWindow and you open another RibbonWindow from the first one, the paths of the minimize, maximize and close buttons of the first window disappears. Note that in order to reproduce this issue the Windows theme should be set to classic and the project should be started without debugging (Ctrl + F5)
The RibbonGroup Header is not displayed in data-bound scenario when HierarchicalDataTemplates are used.
The ApplicationMenu is displayed on the wrong monitor when hosted in RibbonWindow and the IsWindowsThemeEnabled is set to false.
The BorderBrush property of the RadToggleButton that is used inside the RadRibbonComboBox should be TemplateBound to the BorderBrush of the RadRibbonComboBox. By doing so clients will be allowed to change the BorderBrush for both text area and toggle button parts. Available in LIB version: 2016.2.516
The RadRibbonView does not display in the designer when IsMinimized property is set to True.
When the RibbonWindow contains WindowFormsHost element with WinForms controls and the window is resized (for example with the Maximize/Restore Down buttons), the resizing is slow. Note: The issue is reproducible only if the RadRibbonWindow.IsWindowsThemeEnabled static property is set to False
RibbonSplitButton have different width in its dissable state compared to its normal state. The fix is available in Q1 2015 SP Release.
RibbonWindow Title is displayer on multiple lines when its value is set to a very long string and used on Windows7(Aero).
The QAT is placed too close to the ribbon when hosted in a RadRibbonWindow.
In MVVM scenario, DropDownContent of the RibbonDropDownButton is databound. In the DropDownContentTemplate, there is a RadContextMenu with menu items with Commands. These Commands do not fire. This has worked till Q2 2014.
The HeaderStringFormat property of the RadRibbonBackstageItem is not working [RadRibbonView]
The tab strip of the control is still visible when all tabs and the application button are collapsed in the Expression_Dark theme. HeaderVisibility of the RadRibbonTabs and the ApplicationButtonVisibility of the RadRibbonView are set to Collapsed. Available in LIB version: 2016.2.601
When NoXaml binaries are used and there is content hosted in the RadRibbonWindow it gets clipped. Available in LIB version: 2014.3.1312
The KeyTips are not displayed correctly when the RadRibbonView is Minimized and you show the keytips for the first time. Available in LIB version: 2014.3.1319
Available in LIB version: 2015.1.2303