-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
-
2.0.9, 2.1.6, 2.2.3
-
None
-
MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE
TinyMCE popup is covered when placed over an embedded video.
Requirements
- Enable the youtube repository plugin
- Enable multimedia filters
Steps to reproduce:
- Add a forum activity to the course
- Create a forum topic
- Click Moodle Media in the textarea
- Add a couple of youtube videos from the youtube video repository
- Save forum topic
- Post a reply to your topic
- Click Moodle Media in the textarea
- Move the TinyMCE popup window over the embedded videos
Notice the header of the TinyMCE window is layered below the embedded video markup.
I haven't been able to determine what exactly is the issue. So I can't submit a patch right now.
However I did have a similar issue with a contributed module I developed, where by I was using a YUI panel to load a flash widget and the WYSIWYG icon bar was being layered over top of my flash widget. To resolve the issue I ended up hiding the WYSIWYG icon bar iframe when my popup panel was rendered. Then on the panel close event I simply make the WYSIWYG icon bar visible again.
- has been marked as being related by
-
MDL-33489 Filepicker popup is covered when placed over an embedded video
- Closed
- will be (partly) resolved by
-
MDL-34040 TinyMCE preview is overlapping with the file picker in IE
- Closed
- will help resolve
-
MDL-28527 Check if TinyMCE issues are resolved by upgrade
- Closed