If we select any text with rad editor and then clicks on Tools button of IE 7.0
then by clicking the selected text is getting strip off.
how could we stop stripping off the selected text.
Thanks in advance for any help.
1 Answer, 1 is accepted
0
Rumen
Telerik team
answered on 04 Jul 2008, 11:26 AM
Hi Michael,
We are aware of this defect but it is not easy to be workaround-ed without any side effects. The problem arise because IE7 calls pointlessly the onbeforepaste event when the page menuis clicked
and we cannot pinpoint whether this call is caused by real case event
or not. At this time a solution of the problem is to set
StripFormattingOptions property of the editor to be "NoneSupressCleanMessage":