Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
Thank you for reporting this problem, it is now fixed and changes will take effect in the next internal and official builds. In the meantime, you can use the following workarond:
// execute after initializing the Editor
$(
".k-viewHtml"
).click(
function
(){
setTimeout(
".k-editor-dialog"
).width(
""
);
}, 1);
});