Bug report
Editor's Toolbar sets default values when adding a text ( double Enter
click ) between Ordered / Unordered list items.
Reproduction of the problem
- Open the Dojo https://dojo.telerik.com/erayiJaV/2
- Change the
fontName
and fontSize
.
- Insert an ordered / Un ordered list.
- Add items to the list.
- In one of the items (excluding the last one), press
Enter
twice to create a new line.
- Type some text on the new line.
Current behavior
The fontName
and fontSize
are set to the default values ( inherit
).
Expected/desired behavior
The fontName
and fontSize
remain with the values we set.
Environment
- Kendo UI version: 2024.2.514
- Browser: [all]