Opened 9 years ago
Last modified 7 years ago
#43073 new defect (bug)
Undo leaves a big blank spot where content wp-view was
| Reported by: | programmin | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Editor | Version: | 4.9.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | javascript, administration |
Description
- Add a Wordpress audio playlist (or video playlist, or others)
- Select and click "x" to remove.
- Undo, ctrl+z.
Now there is a big blank spot... where is it?? It's there but transparent.
Tested in the Twenty Fifteen theme and another theme, so it's not the theme.
Change History (4)
#2
@
9 years ago
- Version trunk → 4.9.1
I could reproduce the issue and its not related to theme. I am using a fully custom created theme.
#3
@
9 years ago
- Milestone Awaiting Review → Future Release
Can reproduce it too, only with audio and video (and audio and video playlists). No errors in the console, just the sandbox iframe body is empty. Guessing it's a side effect from updating MediaElement.js.
A workaround for now is to switch to the Text tab and back, then the preview gets rendered.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Seems this generally happens when the view is the only thing in the new post.