Embedded media files overlap block configuration pop-up

Bug #1254841 reported by Kristina Hoeppner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Fix Released
Medium
Son Nguyen
1.10
Fix Released
Medium
Son Nguyen
1.8
Fix Released
Medium
Son Nguyen
1.9
Fix Released
Medium
Son Nguyen
15.04
Fix Released
Medium
Unassigned

Bug Description

Mahara 1.8 and master

When you add an avi, wmv or mov file as "Embedded media" and open the configuration pop-up for another block, the video player overlaps and is shown on top of the actual content making it difficult to see.

This was recently fixed for flv in bug #1240307

Revision history for this message
Kristina Hoeppner (kris-hoeppner) wrote :
Changed in mahara:
assignee: nobody → Son Nguyen (ngson2000)
no longer affects: mahara/trunk
Revision history for this message
Son Nguyen (ngson2000) wrote :

Adding the parameter wmode="opaque" did not work for embed wmp player

Revision history for this message
Son Nguyen (ngson2000) wrote :

I have added the parameter windowlessVideo="true". It worked for FF but not Chromium.

Revision history for this message
Son Nguyen (ngson2000) wrote :

https://reviews.mahara.org/2751 is the solution for Firefox and IE

For Google Chromium, it is still the browser issue: https://code.google.com/p/chromium/issues/detail?id=13030

Revision history for this message
Aaron Wells (u-aaronw) wrote :

Hi Son,

There are a couple of workarounds mentioned in that Chrome bug post:

https://code.google.com/p/chromium/issues/detail?id=13030#c9

https://code.google.com/p/chromium/issues/detail?id=13030#c11

Have you tried either of those?

Revision history for this message
Kristina Hoeppner (kris-hoeppner) wrote :
Revision history for this message
Kristina Hoeppner (kris-hoeppner) wrote :

In the IE case it is with YouTube video though.

Revision history for this message
Kristina Hoeppner (kris-hoeppner) wrote :

I actually filed a separate bug report for the YouTube issue as it concerns a different block. Sorry for the confusion.

Bug #1273911

Revision history for this message
Son Nguyen (ngson2000) wrote :

Hi Aaron

These workaround mentioned in https://code.google.com/p/chromium/issues/detail?id=13030#c9 did not work for WMV.

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/3729

Revision history for this message
Jinelle Foley-Barnes (jinelleb) wrote :

Hi,

This has been tested and it played clearly on:

- Win 7 IE 11
-Win 7 Firefox 32.02
-Win 7 Chrome 37.0.2062.124 m

I didn't have supporting codec to test on:

-Win 7 IE 10

Thanks,
Jinelle

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/3729
Committed: http://gitorious.org/mahara/mahara/commit/2bf93ecb1e9b191a03b5ad9a10190412ced8ec7e
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 2bf93ecb1e9b191a03b5ad9a10190412ced8ec7e
Author: Nigel Cunningham <email address hidden>
Date: Tue Sep 30 09:12:13 2014 +1000

Bug1254841: Flash player displayed over dialogs.

Fix the flash player for embedded media being displayed
over dialogs by adding wmode=transparent. Tested on IE9,
Chrome 37 and Firefox 32.

Change-Id: I2b450b7373a7b1506d733a86090a9932b51b2f72
Signed-off-by: Nigel Cunningham <email address hidden>

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "1.10_STABLE" branch: https://reviews.mahara.org/3769

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/3769
Committed: http://gitorious.org/mahara/mahara/commit/97d859b240b20d140dca5ffc40b44c23e10dcfe8
Submitter: Robert Lyon (<email address hidden>)
Branch: 1.10_STABLE

commit 97d859b240b20d140dca5ffc40b44c23e10dcfe8
Author: Nigel Cunningham <email address hidden>
Date: Tue Sep 30 09:12:13 2014 +1000

Bug1254841: Flash player displayed over dialogs.

Fix the flash player for embedded media being displayed
over dialogs by adding wmode=transparent. Tested on IE9,
Chrome 37 and Firefox 32.

Change-Id: I2b450b7373a7b1506d733a86090a9932b51b2f72
Signed-off-by: Nigel Cunningham <email address hidden>

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "1.9_STABLE" branch: https://reviews.mahara.org/3770

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "1.8_STABLE" branch: https://reviews.mahara.org/3771

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/3770
Committed: http://gitorious.org/mahara/mahara/commit/82c5cbe4cc1a9d58d3153c3ca884e096ae2151a5
Submitter: Robert Lyon (<email address hidden>)
Branch: 1.9_STABLE

commit 82c5cbe4cc1a9d58d3153c3ca884e096ae2151a5
Author: Nigel Cunningham <email address hidden>
Date: Tue Sep 30 09:12:13 2014 +1000

Bug1254841: Flash player displayed over dialogs.

Fix the flash player for embedded media being displayed
over dialogs by adding wmode=transparent. Tested on IE9,
Chrome 37 and Firefox 32.

Change-Id: I2b450b7373a7b1506d733a86090a9932b51b2f72
Signed-off-by: Nigel Cunningham <email address hidden>

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/3771
Committed: http://gitorious.org/mahara/mahara/commit/3bb858cc0e36cbf4aee6b651ad0701b4d4f73763
Submitter: Robert Lyon (<email address hidden>)
Branch: 1.8_STABLE

commit 3bb858cc0e36cbf4aee6b651ad0701b4d4f73763
Author: Nigel Cunningham <email address hidden>
Date: Tue Sep 30 09:12:13 2014 +1000

Bug1254841: Flash player displayed over dialogs.

Fix the flash player for embedded media being displayed
over dialogs by adding wmode=transparent. Tested on IE9,
Chrome 37 and Firefox 32.

Change-Id: I2b450b7373a7b1506d733a86090a9932b51b2f72
Signed-off-by: Nigel Cunningham <email address hidden>

Robert Lyon (robertl-9)
Changed in mahara:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.