Regression introduced in R2 2020 SP1.
Reproducible with the LESS themes in the demos.
The textarea occupies only small part of the popup's width.
The textarea uses all of the popup's width.
Workaround:
.k-viewhtml-dialog .k-editor-textarea {
width: auto;
}
Hello,
The bug has been fixed and the fix will be available in the upcoming release (R1 2021), due the second half of January. Until the release, you can use the suggested workaround: https://dojo.telerik.com/UPEtinof/2
Regards,
Ivan Danchev
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Hello,
This is not fixed.
The problem is occurring in your demo still.
https://dojo.telerik.com/UPEtinof
Thanks