Declined
Last Updated: 26 Nov 2015 09:56 by ADMIN
ADMIN
Rumen
Created on: 30 May 2012 03:50
Category: UI for ASP.NET AJAX
Type: Bug Report
2
FIX RadEditor removes mso-line-height-rule and -webkit-text-size-adjust in Firefox

		
2 comments
ADMIN
Niko
Posted on: 26 Nov 2015 09:56
These styles are removed by the RadEditor control because they are not valid style names in certain browsers. As a result the ConvertToXhtml filter would remove them since it does not understand their meaning.

By stopping the ConvertToXhtml filter you will be able to persist the mso-line-height-rule and -webkit-text-size-adjust styling. Please, check the article about Editor filters for topics about enabling, disabling filters and more - http://docs.telerik.com/devtools/aspnet-ajax/controls/editor/managing-content/content-filters.
Infrastructure
Posted on: 30 May 2012 05:16
Using embedded CSS is not a viable alternative due to the fact that our clients are creating emails using the RadEditor (hence the use of the Microsoft Office/mso styles) and not all email clients will render using embedded CSS, and definitely fewer using