Completed
Last Updated: 25 Jul 2016 06:57 by ADMIN
ADMIN
Martin Ivanov
Created on: 30 Jun 2016 13:59
Category: RibbonView
Type: Bug Report
1
NullReferenceException is thrown when the keytips start opening
This exception reproduces only if the keytips are enabled and the ribbonview is set as a Content of RadPane (or RadTabItem) that is not selected, and also the MinimizeButtonVisibility property is set to Visible.

The error will occur also if the HelpButtonVisibility is set to Visible.

As a workaround you can set the MinimizeButtonVisibility to Collapsed. Then subscribe for the SelectionChanged event of the pane group and in its handler set the visibility to Visible only when the corresponding pane is selected.



Available in LIB version: 2016.2.725
0 comments