Unplanned
Last Updated: 04 Oct 2016 08:04 by ADMIN
ADMIN
Dess | Tech Support Engineer, Principal
Created on: 19 Sep 2016 05:11
Category: RichTextEditor
Type: Bug Report
1
FIX. RadRichTextEditor - HtmlFormatProvider: Consequent spaces separated in spans should be exported as non-breaking spaces ( )
When exporting to HTML, each two consequent spaces in a run are treated as  . However, when a style is applied to one of the spaces, the span is split and the two spaces are not considered as a pair, therefore, the HtmlFormatProvider exports them as normal spaces.

When the two spaces are the whole content of a paragraph, this paragraph is not visible when the HTML is visualized in a browser. 
Attached Files:
0 comments