For the time being you can use the ApplicationMenu withing the RadRibbonBar control.
KeyboardNavigationSetting property Activated does not work, when set to True: - JavaScript error thrown when KeyboardNavigationSetting Activated is set to true in Classic render mode. - Nothing happens in Lightweight render mode.
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...
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