The following HTML markup is not supported and misinterpred by the Editor:
<span style="color: red;">Test <span style="color: blue;">Inner Span </span> Test</span>
The result is:
<p>
<span style="color: red;">Test</span>
<span style="color: blue;">Inner Span</span>
Test
</p>
Hi all,
The following markup is now supported by the Editor in the latest version:
<span style="color: red;">Test <span style="color: blue;">Inner Span </span> Test</span>
https://stackblitz.com/edit/angular-7ik5jzk6
The fix comes from the ProseMirror library. However, there are still more complex cases where the case is still reproduced such as:
<p><span style="color: red;"><span style="font-size: 14pt;">14pt<span style="font-size: 8pt;">8pt</span></span></span></p>
https://stackblitz.com/edit/angular-7ik5jzk6-qpmvtvxf
Our development team is currently researching the case and trying to enhance it by supporting even more complex scenarios. We plan to release the feature next year (February). Please keep in mind that the timeframe is very rough and it can be changed during development.
Regards,
Martin Bechev
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Hi Jason,
Currently, there is no available workaround we could suggest.
In case this functionality is very urgent for your project, I can also offer our Feature Acceleration program, which allows the customer to negotiate a certain feature to be implemented in a shorter time based on their urgency. This program fits well in scenarios where an enhancement is very significant for an application, but it is not planned to be available at the time of the application's completion.
Please let me know if you are interested in pursuing this option at any time and I will put you in touch with our Professional Services team for further discussion of your exact requirements.
Regards,
Martin Bechev
Progress Telerik