Completed
Last Updated: 24 Jun 2015 12:57 by ADMIN
Unplanned
Last Updated: 04 Mar 2015 11:13 by ADMIN
Won't Fix
Last Updated: 27 Jun 2016 08:35 by Vinomanoharan
ADMIN
Created by: Boyan Dimitrov
Comments: 1
Category: RibbonBar
Type: Bug Report
0

			
Completed
Last Updated: 24 Jun 2015 12:23 by Daniel Molnar
Completed
Last Updated: 14 Sep 2021 12:12 by ADMIN
Release Q3 2015
Completed
Last Updated: 03 Jul 2015 10:51 by ADMIN
ADMIN
Created by: Plamen
Comments: 0
Category: RibbonBar
Type: Bug Report
1

			
Declined
Last Updated: 26 Jul 2016 08:37 by ADMIN
Created by: Caleb Sandfort
Comments: 1
Category: RibbonBar
Type: Feature Request
0
Add Track/Commit changes for RadRibbonBar like RadTreeView has.  Currently enabling/disabling a ribbon bar item client side throws an error and blows up when a postback occurs after the client side change.
Completed
Last Updated: 23 Mar 2015 11:52 by Vladimir
Hello,

I found issue that RibbonBarClickableItem has not specified UrlProperty attribute for DisabledImageUrl and DisabledImageUrlLarge properties

So when I'm using relative url path in skin files the computed url is wrong. It is relative to path where control is used instead of relative in theme folder.

Thanks Vlad
Declined
Last Updated: 21 Apr 2022 11:42 by ADMIN
ADMIN
Created by: Ivan Zhekov
Comments: 1
Category: RibbonBar
Type: Feature Request
1
Based on customer feedback:

When the application menu of the Ribbon bar is opened and should cover external applets / plugins, such as JavaApplets, PDF, Flash etc, it's not rendered on top, but beneath.

---

The solution is to add an IFRAME element, a lot like in the menu, combo etc, for IE browsers.
Completed
Last Updated: 28 Mar 2019 10:20 by ADMIN
I have a lot of exceptions "This is an invalid webresource request" on URL:
Url: 
http://localhost:28346/WebResource.axd?d=pA8zoJJ2yE9oO6Ia28y3ulqgm2EN3siWz944xQWIIGBXVpgk0BapHVTl4shvvFk6xNdt4LtiZSHEyXvbblVt01x0HwUwNQaOMxMWgBjtZYGpgc8UslSNdkbp6cUlZ40ejI7_lKB_ojLYUsqy5MqXRvXtaiUCAP9m7jUF4h8I34ewKZ8vyOpjWEbtWAuKDJ9m0&t=635173510100000000
I decoded content of url:
Telerik.Web.UI.Skins|Telerik.Web.UI.Skins.Web20.Common.radGradientListSprite.png
Probably there is no radGradientListSprite.png for Web20 skin inside dll file.
Could you check it?
Regards...
Declined
Last Updated: 05 Jan 2015 07:21 by Uma
Created by: Kurt Bilde
Comments: 2
Category: RibbonBar
Type: Bug Report
0
Hi,

Seems like the RadRibbonBar1.LoadContentFile doesn't support AuxiliaryPane and FooterPane in the .XML file:

<AuxiliaryPane Header="Latest files">
			<ContentTemplate>
				<ol>
					<li>Powder.jpg</li>
					<li>Free jump.jpg</li>
					<li>Downhill.jpg</li>
					<li>Snowboarding.jpg</li>
					<li>Moutain top.jpg</li>
				</ol>
			</ContentTemplate>
		</AuxiliaryPane>
		<FooterPane>
			<ContentTemplate>Skiing.png</ContentTemplate>
		</FooterPane>

-Kurt
Declined
Last Updated: 26 Jul 2016 10:26 by ADMIN
ADMIN
Created by: Ivan Zhekov
Comments: 1
Category: RibbonBar
Type: Feature Request
1
Unlike the rest of the Ribbon Items, the Templates have only one level of resizing, where as they need few steps more, to be consistent.

Add proper (fluid) resizing to templates by implementing template size.
Declined
Last Updated: 01 Mar 2022 16:09 by ADMIN
ADMIN
Created by: Ivan Zhekov
Comments: 1
Category: RibbonBar
Type: Feature Request
1
Currently, the ribbon groups are resized automatically, from right to left.

The MS Ribbon Framework specifies a property to set the order of the group reduction -- GroupSizeReductionOrder.

More info:
-- http://msdn.microsoft.com/en-us/library/ff701790.aspx
-- http://msdn.microsoft.com/en-us/library/microsoft.windows.controls.ribbon.ribbontab.groupsizereductionorder.aspx
Declined
Last Updated: 01 Nov 2013 13:06 by Elena
ADMIN
Created by: Ivan Zhekov
Comments: 1
Category: RibbonBar
Type: Feature Request
1
There is vague information in the Microsoft Ribbon Framework about the Ribbon in RTL mode. Still with the release of Win8, the RTL story seems more and more likely.
Declined
Last Updated: 21 Jun 2022 21:38 by ADMIN
ADMIN
Created by: Ivan Zhekov
Comments: 2
Category: RibbonBar
Type: Feature Request
2
From customer feedback:

There should be client methods for completely hiding (in contrast to collapsing) ribbon groups.
1 2