Opened 3 months ago
Last modified 3 months ago
#64105 new defect (bug)
TinyMCE in classic editor does not support modern video formats
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | 6.8.3 |
| Component: | General | Keywords: | needs-patch |
| Focuses: | ui, javascript | Cc: |
Change History (3)
Note: See
TracTickets for help on using
tickets.


Hi there 👋
I’ve tested this issue on the latest WordPress 6.8.3 with the Classic Editor plugin (v1.6.3) and can confirm that the problem still exists.
When trying to insert
.webpor.avifiles via the “Add Media” modal in TinyMCE, the files are not recognized or previewed correctly.Meanwhile, the Block Editor supports
.webpuploads and displays them as expected.This seems to be related to the allowed MIME types or TinyMCE’s media plugin configuration in the Classic Editor integration.
Steps to reproduce:
.webpor.avifile.Expected:
The Classic Editor should handle
.webpand modern video formats similar to the Block Editor.If needed, I can help test or submit a patch for this.
@nabilaminhridoy