Won't Fix
Last Updated: 11 Aug 2016 14:05 by ADMIN
ADMIN
Telerik Admin
Created on: 26 Jun 2012 11:05
Category: RichTextBox
Type: Bug Report
2
RadRichTextBox: Context menu icons disappear when it is opened in docking window.
When the tabbed document becomes a dockable window the ContextMenu Icons are no longer visible.

<telerik:RadDocking x:Name="radDocking"> 
 <telerik:RadDocking.DocumentHost> 
  <telerik:RadSplitContainer> 
   <telerik:RadPaneGroup> 
    <telerik:RadDocumentPane Title="Test"> 
     <telerik:RadRichTextBox x:Name="radRichTextBox" /> 
    </telerik:RadDocumentPane> 
   </telerik:RadPaneGroup> 
  </telerik:RadSplitContainer> 
 </telerik:RadDocking.DocumentHost> 
</telerik:RadDocking>

                 
2 comments
ADMIN
Boby
Posted on: 29 Jul 2015 05:34
The XAML team has recently reviewed this issue and will not be addressing it as at this time the team is focusing on the bugs impacting the highest number of developers. If you have encountered this issue and it is blocking for your work please contact us through the support ticketing system with details on your setup and a reference to this item.
Robert
Posted on: 30 Aug 2012 12:21
Thanks for making this a PITs request.