Completed
Last Updated: 14 Feb 2014 12:54 by ADMIN
ADMIN
Created by: Pavel R. Pavlov
Comments: 0
Category: RibbonView
Type: Feature Request
0
Implicit style doesn't apply on RadRibbonTabs which are added via PRISM. 

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: 01 Apr 2014 12:22 by ADMIN
ADMIN
Created by: Martin Ivanov
Comments: 0
Category: RibbonView
Type: Bug Report
0
When the ItemTemplateSelector property is used the class which inherits the DataTemplateSelector is never called.
Completed
Last Updated: 26 Feb 2016 16:46 by ADMIN
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.
Completed
Last Updated: 24 Jun 2014 12:17 by ADMIN
ADMIN
Created by: Martin Ivanov
Comments: 0
Category: RibbonView
Type: Bug Report
0
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
Unplanned
Last Updated: 03 Jan 2017 20:57 by ADMIN
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
Completed
Last Updated: 15 May 2014 13:19 by ADMIN
The HeaderStringFormat property is not bound in the default template of the control.
Completed
Last Updated: 26 Aug 2014 17:50 by Mel
ADMIN
Created by: Martin Ivanov
Comments: 1
Category: RibbonView
Type: Bug Report
0
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)
Unplanned
Last Updated: 03 Jan 2017 20:56 by ADMIN
The RibbonGroup Header is not displayed in data-bound scenario when HierarchicalDataTemplates are used.
Completed
Last Updated: 29 Feb 2016 14:10 by ADMIN
ADMIN
Created by: Kiril Vandov
Comments: 0
Category: RibbonView
Type: Bug Report
0
The ApplicationMenu is displayed on the wrong monitor when hosted in RibbonWindow and the IsWindowsThemeEnabled is set to false.
Completed
Last Updated: 10 May 2016 14:26 by ADMIN
ADMIN
Created by: Pavel R. Pavlov
Comments: 0
Category: RibbonView
Type: Bug Report
0
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
Completed
Last Updated: 29 Feb 2016 14:11 by ADMIN
ADMIN
Created by: Kiril Vandov
Comments: 0
Category: RibbonView
Type: Bug Report
0
The RadRibbonView does not display in the designer when IsMinimized property is set to True.

Unplanned
Last Updated: 03 Jan 2017 21:20 by ADMIN
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
Completed
Last Updated: 25 Mar 2015 15:37 by ADMIN
ADMIN
Created by: Kiril Vandov
Comments: 0
Category: RibbonView
Type: Feature Request
0
RibbonSplitButton have different width in its dissable state compared to its normal state.

The fix is available in Q1 2015 SP Release.
Unplanned
Last Updated: 03 Jan 2017 21:19 by ADMIN
ADMIN
Created by: Kiril Vandov
Comments: 0
Category: RibbonView
Type: Bug Report
0
RibbonWindow Title is displayer on multiple lines when its value is set to a very long string and used on Windows7(Aero).
Completed
Last Updated: 29 Jul 2014 14:35 by ADMIN
The QAT is placed too close to the ribbon when hosted in a RadRibbonWindow.
Unplanned
Last Updated: 05 Jan 2017 11:41 by ADMIN
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.
Completed
Last Updated: 29 Jul 2014 14:59 by ADMIN
The HeaderStringFormat property of the RadRibbonBackstageItem is not working [RadRibbonView]
Completed
Last Updated: 01 Jun 2016 12:29 by ADMIN
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
Completed
Last Updated: 19 Jan 2015 17:33 by ADMIN
When NoXaml binaries are used and there is content hosted in the RadRibbonWindow it gets clipped.

Available in LIB version: 2014.3.1312