I have a RichTextEditor with htmlText bound to a property in a model. I
update the model property on change events.
The problem is that if I type to replace text, the formatting is not
preserved. i.e. set font to 48, start typing, and the first character is in
48, the next one isn't. Or if I have 48 point text selected and type to
replace, the new text is not in 48pt.

Any ideas?

Reply via email to