Completed
Last Updated: 25 Jul 2016 06:57 by ADMIN
RadRibbonDropDown is not closed when RadListBoxItem is selected with keyboard navigation(when enter is pressed)


Available in LIB version: 2016.2.725
Completed
Last Updated: 25 Jul 2016 06:57 by ADMIN

Available in LIB version: 2016.2.725
Completed
Last Updated: 28 Jan 2016 09:34 by ADMIN
Application title disappears when you change the current theme to Expression_Dark or Windows8.

As a workaround: You can set the RadRibbonWindow.IsWindowsThemeEnabled static property to False in order to apply the Telerik predefined themes instead of using the Windows OS theme. 

Available in LIB version: 2016.1.21
Completed
Last Updated: 10 May 2016 11:31 by ADMIN
Available in LIB version: 2016.2.516
Completed
Last Updated: 25 Jul 2016 06:55 by ADMIN
The KeyTips of the RadRibbonView are drawn incorrectly with FlowDirection set to RighToLeft 

Available in LIB version: 2016.2.725
Completed
Last Updated: 08 Jan 2016 12:08 by ADMIN
Items in RadCollapsible are not rendered correctly on Windows7 with DPI 150% and UseLayoutRounding set to true and ItemSpacing is set to more than 0.

Available in LIB version: 2015.3.1215
Completed
Last Updated: 27 Jan 2016 14:50 by ADMIN
Black bar apears on Windows10 machine when in Maximized state and the RadRibbonView has set Visibility="Collapsed".

Available in LIB version: 2016.1.21
Completed
Last Updated: 14 May 2016 06:30 by ADMIN
Unplanned
Last Updated: 03 Jan 2017 21:15 by ADMIN
The minimized content is not closed when you click outside of the ribbon when you have explicitly MouseUp-ed outside of the RibbonView aria.
Completed
Last Updated: 17 Sep 2016 09:59 by ADMIN
ADMIN
Created by: Peshito
Comments: 0
Category: RibbonView
Type: Bug Report
0
Opening the Backstage on RibbonView's Loaded event workarounds the issue.

Available in LIB version: 2016.3.919
Declined
Last Updated: 27 Jul 2015 14:14 by Philip
Created by: Philip
Comments: 0
Category: RibbonView
Type: Feature Request
0
PLEASE can you remove the popups that appear in the Blend and Visual Studio designers when working on the RadRibbonView.  These popups popup all the time, they cover the code, they cover the design workspace, in VS the switch from the code window to the designer window as soon as you click on portions of the code with no warning, then you can't get back to the code screen until you click away from the RibbonView.  Its 'so' annoying - I've been editing in Notepad++ today because the RibbonView designer functionality makes Blend./VS is unusable.  Also, the popups don't provide anything that you can't do in either code or the Blend interface.  Wasted so much time today with this RibbonView.

Declined: The RadRibbonView control exposes a design time logic to make our clients that uses only the designer to populate and operate with the RadRibbonView control. If you want to disable that functionality you need to simply delete the following binaries from you design folder, which is located in the same directory as the Telerik binaries:
- Telerik.Windows.Controls.RibbonView.VisualStudio.Design
- Telerik.Windows.Controls.RibbonView.VisualStudio.Design.4.0
- Telerik.Windows.Controls.RibbonView.Expression.Design
- Telerik.Windows.Controls.RibbonView.Design.5.0
- Telerik.Windows.Controls.RibbonView.Design.4.0
Doing so you will remove the design time functionality of the RadRibbonView in all VisualStudios/Blend.
Completed
Last Updated: 06 Jun 2017 13:33 by Gord
Completed
Last Updated: 08 Aug 2016 14:11 by John Hodgson
Completed
Last Updated: 17 Jul 2015 13:42 by ADMIN
RibbonView: А System.InvalidOperationException is thrown when  RadDocumentPane is selected and the ribbon is minimized and its popup is open.

Available in LIB Version: 2015.2.720.
Completed
Last Updated: 08 Aug 2016 14:10 by Sujata
The RibbonWindow buttons are not displayed when ShowInTaskbar is set to false and is minimized state.
Completed
Last Updated: 17 Apr 2015 12:16 by ADMIN
Completed
Last Updated: 17 Apr 2015 12:16 by ADMIN
ADMIN
Created by: Pavel R. Pavlov
Comments: 0
Category: RibbonView
Type: Bug Report
0
If you set those properties they are ignored by the control. You can resize the window beyond the set restrictions.

Available in LIB version: 2015.1.2004
Unplanned
Last Updated: 03 Jan 2017 20:59 by Dan
In Office 2013, the user can click and press on a SplitButton or DropDownButton, which opens the drop-down without releasing the mouse.  The user can move/drag the mouse down to a menu item, then release the mouse to execute the menu item.  This is similar to the way menus work.  Please provide this functionality in the RadRibbonSplitButton and RadRibbonDropDownButton.