mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #32235
[Bug 1533456] Re: Embedded media overlaps over block config in Mahara 15.04
Git bisect shows that this is a regression caused by the 15.04 patch for
Bug 1051844: https://reviews.mahara.org/#/c/3728/
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1533456
Title:
Embedded media overlaps over block config in Mahara 15.04
Status in Mahara:
In Progress
Bug description:
This bug occurs only in Mahara 15.04. Not 1.10, not 15.10.
The problem is that if you place an flowplayer onto a page, and then
you go to edit another block on the page, the flowplayer is displayed
over the block config popup. (In other words, the "hideMediaPlayers()"
method doesn't work correctly.)
To replicate:
1. Clean install of Mahara
2. Go to /admin/extensions/pluginconfig.php?plugintype=blocktype&pluginname=file/internalmedia and activate all the media types
3. Create a page
4. On the page, place an "Embedded media" block, with an mpg file in it.
5. Above the embedded media block, place a Text block
Expected result: The block config for the Text block comes up and you can see it
Actual result: The mpg file from the embedded media block, displays on top of the block config
Note: Because the media player in 15.10 uses Flash, you'll need a
browser that supports Flash to test this out.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1533456/+subscriptions
References