hiimnalaa / swfobject

Automatically exported from code.google.com/p/swfobject
0 stars 0 forks source link

Flash content bleeds through a jQuery-UI dialog regardless of z-index or wmode, but only in certain FF3 and Safari 3.x versions #370

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load firefox 3.0.0-3.0.~10 in OpenSuse/(possibly other distros) or 
Safari 3.x on OSX 10.4,
2. Display flash content on the page on $(document).ready.
3. Use ajax to load a jQuery-UI dialog over the flash content. The flash 
content will bleed through the jQuery-UI dialog and break rendering. No 
matter how high the z-index of the jquery-elements is or what the 
rendering mode is set to, the flash content continues to bleed through the 
elements.

What is the expected output? What do you see instead?
The flash content appear dimmed behind the popup and respect z-index and 
wmode. Instead, the flash content bleeds through dialogs.

What version of the product are you using? On what operating system?
Firefox 3.0.x, Safari 3.x.y

Please provide any additional information below.

Original issue reported on code.google.com by arcanef...@gmail.com on 8 Sep 2009 at 2:36

GoogleCodeExporter commented 9 years ago
For authoring questions please use the SWFObject 2 discussion group.

Original comment by bobbyvandersluis on 9 Sep 2009 at 7:10