Completed
Last Updated: 26 Feb 2013 02:18 by ADMIN
To reproduce:
- allow selection by setting ItemSelection = true
- set the SelectedItem to some of the elements
- set the SelectedItem to null -> the item remains selected
Completed
Last Updated: 30 Jan 2013 04:35 by ADMIN
1. Create a new project with RadRibbonForm.
2. Set the ApplicationMenuStyle to BackstageView.
3. Add two buttons inside the backstage view. The first one should change the theme to Windows 7 and the second one to TelerikMetro.
4. Run the project and observe how application button position changes when changing the theme.
Completed
Last Updated: 17 Jan 2013 02:25 by ADMIN
If one sets any of the Office 2010 themes to a ribbon bar with radio buttons and runs the project the radio buttons would not work.
Completed
Last Updated: 15 Jan 2013 03:45 by ADMIN
1. Create a new application with RadRibbonForm.
2. Set the ApplicationThemeName to TelerikMetro.
3. Run the application. You will see that the quick access toolbar is visible and there are not items in it.
Completed
Last Updated: 15 Jan 2013 03:40 by ADMIN
1. Create a new RadRibbonForm and add some tabs.
2. Set the backstage view mode.
2. Run the application. The application icon will not be visible.
Completed
Last Updated: 04 Jan 2013 04:04 by ADMIN
If you add a maximized child form with ControlBox = false or FormBorderStyle = None, the MDI control box of the RadRibbonBar in the MDIParent should not be visible.
Completed
Last Updated: 19 Oct 2012 10:12 by ADMIN
Add a RadRibbonForm, set AllowAero = false, save and close the form. Open it again and an exception will be thrown.
Completed
Last Updated: 15 Aug 2012 04:04 by ADMIN
1. Create a new project and open design time.
2. Add new RadRibbonBar instance.
3. Add some tabs and in one of the tabs add some groups.
4. Select the last added group and try to drag it. Exception will occur.
Completed
Last Updated: 01 Aug 2012 09:09 by ADMIN
The property is not serializable, thus the items are not added.
Completed
Last Updated: 18 Jul 2012 03:51 by ADMIN
Setting the AutoSize property of RadRibbonBarGroup to false and resizing the group at design-time crashes VS.
Completed
Last Updated: 18 Jul 2012 03:45 by ADMIN
If you set the MaximizeBox and MinimizeBox properties to false in RadRibbonForm with AllowAero = true, the maximize and minimize buttons will still appear.
Completed
Last Updated: 12 Jul 2012 06:11 by ADMIN
When the AllowAero property of RadRibbonForm is true, the ContextualTabGroups placed on the ribbon bar do not support  HTML-like text formatting.
Completed
Last Updated: 02 Jul 2012 05:57 by ADMIN
In some cases when the ribbon is collapsed and you click on a tab item to display its content in a popup, there is an improper top offset of the content.
Completed
Last Updated: 22 Jun 2012 06:26 by Jesse Dyck
ADMIN
Created by: Stefan
Comments: 1
Category: RibbonBar
Type: Bug Report
1
To reproduce
1. Add a form with ribbon
2. Add one tab
3. Go to Code View
4. Go back to design time and add a group and a button in the group
5. Close design time and reopen it => the items are missing
Completed
Last Updated: 14 Jun 2012 01:58 by ADMIN
RadRibbonBarBackStageView positioning should be changed, so that the control appears 2 px lower.
Completed
Last Updated: 30 Apr 2012 08:25 by ADMIN
FIX. RadRibbonBar - the Click event of the OptionsButton is fired twice
Completed
Last Updated: 09 Mar 2012 11:43 by ADMIN
The button that opens the BackstageView is not correctly placed when the ribbon is placed on a RadRibbonForm with aero turned on.
Completed
Last Updated: 21 Feb 2012 04:29 by ADMIN
FIX. RadRibbonBar - setting the Font property of the control is not taken into consideration.
Completed
Last Updated: 15 Feb 2012 08:04 by ADMIN
Completed
Last Updated: 13 Feb 2012 13:40 by Svetlin
Metro theme for RadRibborBar has glitches for the application menu and quick access bar.