Declined
Last Updated: 16 Aug 2016 11:54 by ADMIN
ADMIN
Vanya Pavlova
Created on: 14 Mar 2016 12:13
Category: RichTextBox
Type: Bug Report
1
RichTextBox: Caret is not visible initially when the template of ScrollViewer is changed implicitly to have large margin
The caret of RadRichTextBox appears only when the text is selected. Once you try to reorder the letters within its content, it appears.

The issue is caused when ScrollViewer control has different than the default style for the corresponding theme and there are set Padding and/or Margin properties. 
Workaround: the template of the Caret should be edited and Style="{x:Null}" should be set on the ScrollViewer which is defined inside the Caret control template.
1 comment
ADMIN
Boby
Posted on: 16 Aug 2016 11:54
The XAML team has recently reviewed this issue and will not be addressing it as it cannot be easily reproduced out of very specific application context. 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.