Completed
Last Updated: 15 Apr 2026 06:59 by ADMIN
Release 2026 Q1 SP2
David
Created on: 15 Aug 2023 14:12
Category: Editor
Type: Feature Request
0
Inserting video with <video> element, instead of <embed>

When inserting video in Telerik Editor, radEditor by default inserts it using <embed>.
This element is not supported by Edge. Many modern browsers now support/recommend to use of the <video> tag.
So, that it will render video in most of Chromium browsers out there.

 

 

2 comments
ADMIN
Rumen
Posted on: 15 Apr 2026 06:59

Hi David,

Great news — we have implemented the requested feature. Starting with the 2026 Q1 SP2 release of Telerik UI for ASP.NET AJAX (expected late April 2026), the RadEditor's MediaManager dialog will output HTML5 <video> and <audio> elements instead of the legacy <object>/<embed> tags for browser-supported media formats (MP4, WebM, OGV, MP3, WAV, OGG).

Key highlights:

  • Selecting an MP4, WebM, or OGV file now inserts a <video> element with the correct MIME type
  • Selecting an MP3, WAV, or OGG file inserts an <audio> element
  • The Properties tab exposes HTML5 media attributes: controls, autoplay, loop, muted, and preload
  • Legacy formats (WMV, AVI, WMA, etc.) continue to use <object>/<embed> for backward compatibility
  • The FileExplorer search patterns now include .mp4, .webm, .ogg, .ogv, and .oga by default

Thank you for the valuable feedback that helped us modernize this functionality.

Regards,
Rumen
Progress Telerik

Regards,
Rumen
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Telerik family, check out our getting started resources
ADMIN
Rumen
Posted on: 07 Sep 2023 08:26

Hi David,

Thank you for the useful feature request.

We will definitely plan it for some of the upcoming releases of Telerik UI for ASP.NET AJAX and RadEditor.

 

Regards,
Rumen
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Telerik family, check out our getting started resources