Declined
Last Updated: 13 Oct 2020 15:27 by Petar
When we have specified RibbonGallery, and we resize the RibbonView fast enough, the RibbonGallery is collapsed even if there is enough space to visualize.
Declined
Last Updated: 08 Oct 2020 12:07 by Petar
StackOverflowException is thrown when clicking on the group header and then click on a RibbonDropDownButton inside the DropDownContent of a collapsed RibbonDropDownButton.
Declined
Last Updated: 03 Aug 2020 11:23 by ADMIN
Navigating with the Tab key does not jump between different RadRibbonGroups even if they have their KeyboardNavigation.TabNavigation property set.
Declined
Last Updated: 05 Jan 2015 08:11 by ADMIN
In WPF the WindowsFormsHost control is displayed on top of the Backstage menu

Reason for declining: The WindowsFormsHost element is drawn on top of any Adorner elements. As the RadRibbonBackstage is an Adorner the WindowsFormsHost is drawn on top of it. As a workaround to this framework limitation  you could bind Visibility of the WindowsFormsHost  to the IsBackstageOpen property of the RadRibbonView and collapse/hide it when the backstage is open. You can find more information about the WindowsFormsHost and its features and limitation in this article ( http://msdn.microsoft.com/en-us/library/ms744952.aspx ).
Declined
Last Updated: 23 Jun 2014 13:34 by ADMIN
When maximized (or when dragged from maximized), RadRibbonWindow ,might not render it's chrome.
Reproducable on Windows 7, 64bit machine.