Unplanned
Last Updated: 30 Mar 2016 10:58 by ADMIN
ADMIN
Jack
Created on: 25 Apr 2012 09:07
Category: RichTextEditor
Type: Bug Report
4
FIX. RadRichTextEditor - an empty element in an ordered list gets ignored by the control.
Import the following code:
<ol>
  <li>Coffee</li>
  <li></li>
  <li>Milk</li>
</ol
0 comments