Unplanned
Last Updated: 04 Jan 2017 07:33 by ADMIN
ADMIN
Created by: Pavel R. Pavlov
Comments: 0
Category: RibbonView
Type: Feature Request
1
Implement AutoHide functionality in the RadRibbonWindow like the Office 2013 has. 
Completed
Last Updated: 17 Apr 2015 12:16 by ADMIN
If  OS Taskbar location on the screen is set to a value different than bottom and the RibbonWindow is in maximized state, the taskbar placement is not respected and part of the RibbonWindow could be hidden.

Reproducible on Windows8 and Windows7 OS.

Available in LIB version: 2015.1.2004
Completed
Last Updated: 01 Feb 2016 08:48 by ADMIN

Available in LIB version: 2016.1.21
Completed
Last Updated: 29 Feb 2016 14:47 by ADMIN
ADMIN
Created by: Kiril Vandov
Comments: 0
Category: RibbonView
Type: Bug Report
1
 A black bar appears around the content of the window when in Maximized states and the project is compiled for .Net4.0.
Completed
Last Updated: 26 Mar 2015 15:57 by ADMIN
ADMIN
Created by: Kiril Vandov
Comments: 0
Category: RibbonView
Type: Feature Request
0
WindowChrome is not updated after dynamic theme change on Windows7(from Aero to NonAero)

Will be available in Q1 2015 SP.
Unplanned
Last Updated: 03 Jan 2017 20:59 by ADMIN
Allow the users to use special symbols Alt+123(not activating the KeyTips) and displaying the special symbol instead.
Unplanned
Last Updated: 06 Apr 2020 19:01 by ADMIN
ADMIN
Created by: Martin Ivanov
Comments: 2
Category: RibbonView
Type: Feature Request
2
Implement keyboard navigation for the items in the ApplicationMenu - through arrow keys for example.
Completed
Last Updated: 19 Mar 2015 14:09 by ADMIN
ADMIN
Created by: Pavel R. Pavlov
Comments: 0
Category: RibbonView
Type: Bug Report
0
When the Taskbar is auto-hidden, if the RibbonWindow is maximized, the taskbar cannot be displayed.

Available in LIB version: 2015.1.2303
Completed
Last Updated: 27 Jul 2015 14:18 by ADMIN
If a contextual tab is collapsed when the contextual group is activated and then its visibility is set to Visible, the tab is not shown (only if you reopen the group).

Available in LIB version: 2015.2.803
Completed
Last Updated: 01 Apr 2015 11:23 by ADMIN
A binding error occur in the output on Windows7 without aero.
(System.Windows.Data Information: 10 : Cannot retrieve value using the binding and no valid fallback value exists; using default instead. BindingExpression:Path=IsActive; DataItem=null; target element is 'Button' (Name='PART_MinimizeWindowButton'); target property is 'NoTarget' (type 'Object'))

Available in LIB version: 2015.1.0604
Completed
Last Updated: 25 Sep 2015 12:05 by Bill
ADMIN
Created by: Pavel R. Pavlov
Comments: 1
Category: RibbonView
Type: Feature Request
1
Extend the focus navigation in the control to match the MS Office navigation

Will be available in Q3 2015 Release
Declined
Last Updated: 30 Jan 2015 11:55 by ADMIN
RotateTransform is not applied correctly on elements defined in the Content of the window.

Reason for declining: The issue appears to be in the framework as it is not calculating correctly the transformation and instead of rendering the transformation it apply a Clipping to the parent element. You could solve the issue by two different approaches: you could either set the UseLayoutRounding of the Window to false, or set the Width/Height properties of you element to be Integer numbers, not double (10.782). You can reproduce the same behavior with the MS Window simply set its UseLayoutRounding to true. You can find attached project reproducing the issue only with MS controls.
Completed
Last Updated: 09 Feb 2015 13:38 by ADMIN
ADMIN
Created by: Kiril Vandov
Comments: 0
Category: RibbonView
Type: Feature Request
0
The selected tab content ScrollBar appears when there are RibbonGroups which size can be changed to smaller size.

Available in LIB version: 2014.3.1409
Completed
Last Updated: 11 Jul 2023 11:05 by ADMIN
Release R2 2023
Currently, when the users hover around the window's border, the resizing border is 1 pixel wide. Create the border wider (higher at top and bottom borders).
 
Workaround: Apply right margin to the content inside the window.
Completed
Last Updated: 05 Feb 2015 17:04 by ADMIN
Null reference exception is thrown when we set KeyTip on a Collapsed RibbonGroup 

Available in LIB version: 2014.3.1409
Completed
Last Updated: 19 Mar 2015 14:28 by ADMIN
Completed
Last Updated: 20 Feb 2015 15:43 by ADMIN
The keyborad focus is travers through the invisible element in the template of the RadRibbonTab ("RightScrollButtonElement ").

Available in LIB version: 2014.3.1222
Completed
Last Updated: 19 Jan 2015 07:38 by ADMIN
ADMIN
Created by: Kiril Vandov
Comments: 0
Category: RibbonView
Type: Feature Request
0
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
Completed
Last Updated: 22 Feb 2015 23:15 by Yasunari
A recursive call to Automation Peer API is not valid exception is thrown


Available in LIB version: 2014.3.1215
Unplanned
Last Updated: 04 Jan 2017 07:27 by ADMIN
A black border is displayed around the window when SizeToContent is set on Windows7  with disabled aero.