Opened 7 years ago
Closed 7 years ago
#28742 closed defect (bug) (fixed)
wpviews: mejs not supported in IE11, view only displays URL and causes errors
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.0 | Priority: | normal |
Severity: | normal | Version: | 3.9 |
Component: | TinyMCE | Keywords: | needs-patch |
Focuses: | javascript | Cc: |
Description
Switching between the text and visual editor causes an error on line 162 of media-audiovideo.js.
We should probably fall back to an error message here.
Attachments (1)
Change History (7)
#2
@
7 years ago
Yeah, confirmed it doesn't work in IE11 v. 11.0.9600.17126, update versions 11.0.9 in both 3.9 and trunk. Works in IE9 (native) and 10 (emulated in 11).
Note: See
TracTickets for help on using
tickets.
Ah, @azaozz said it works in IE10, but not in IE11...