Flash doesn't display in a Overlay which uses a Mask in Firefox Mac
Reported by Stephen Elson | July 17th, 2009 @ 01:15 PM | in 2.0
http://www.findmotive.com/2006/10/02/firefox-flash-bug-update/
http://www.hedgerwow.com/360/bugs/opacity-disable-flash-on-mac-fire...
Basically, whenever an element with opacity intersects a flash embed, it'll vanish.
So, we need to use PNGs on the mask (in Firefox mac) rather than opacity. However, since we let users specify colour and opacity themselves, we'll have to generate the 1*1 PNG as a Base64 data url.
Comments and changes to this ticket
-
Stephen Elson July 17th, 2009 @ 01:29 PM
This became less of an issue as most mac users upgrade & are on Firefox 3 now (which doesn't have the bug).
However, the bug still exists on Firefox 2 mac so it'd be nice to have it sorted for completeness. We can use the getDataURL method of canvas to generate a background, it exists in all versions of firefox 2.
-
Stephen Elson July 17th, 2009 @ 05:01 PM
- Tag changed from defect to defect, widgets
-
Stephen Elson July 17th, 2009 @ 07:18 PM
- Tag changed from defect, widgets to defect, overlay, widgets
-
Stephen Elson July 21st, 2009 @ 09:45 AM
- Milestone changed from 1.6 to 1.7
-
Stephen Elson July 24th, 2009 @ 03:41 PM
- State changed from new to accepted
-
Stephen Elson September 21st, 2009 @ 10:53 AM
- Milestone changed from 1.7 to 2.0
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A JavaScript Library