Menu above flash in Firefox

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
k6dyc
Advanced
Advanced
Posts: 13
Joined: Wed May 03, 2006 3:14 am

Menu above flash in Firefox

Post by k6dyc »

I did a search but didn't see this one answered. My menu is located above a Flash applet, and in IE it works fine and menus disappear when the mouse is moved off the menu items.

However, in Firefox the menu displays fine over the flash movie (I have fixMozillaZIndex=true), but the menu doesn't disappear on mouseout. Is this an issue with my config or a known problem?

Thanks.
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Post by Migru »

Hi

with FF 1.02 menus not closing on mouseout was a known problem, not so with FF 1.5.

Did you study the sample page

http://milonic.com/menusample14.php

Michael
k6dyc
Advanced
Advanced
Posts: 13
Joined: Wed May 03, 2006 3:14 am

Post by k6dyc »

Thanks Migru. I did study that example but see nothing that relates to my issue. It does happen with Firefox 1.5.0.2 and the new 1.5.0.3. The menu is located above a .swf movie.

Is there something specific in the menu sample you mentioned that I am missing? I've looked at the data.js file and the source in the html but I see nothing particular that it has that I don't. The html scripting is the same as mine.

You can see what I mean at http://www.meekerweather.com
k6dyc
Advanced
Advanced
Posts: 13
Joined: Wed May 03, 2006 3:14 am

Post by k6dyc »

Well, in the interest of helping others, here is the official answer. It seems there is a bug in Mozilla. The mouseout doesn't fire if a Div is located over an Object. A demo of a DIV on top of Flash can be seen at http://milonic.com/bugreports/mozbug4.php - as you can see the onMouseOut event fails to fire at the correct location.

Thanks to the excellent Milonic Support for tracking and reporting this issue to Mozilla.
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Unfortunately, there is still no response from the Mozilla team.

They are normally pretty good, but it seems nobody from Mozilla has even bothered to accept the support issue.

Here's the Mozilla ticket: https://bugzilla.mozilla.org/show_bug.cgi?id=336717

It might help if others jump on this as Mozilla don't always accept what I say, probably because I'm biased towards the menu
Sharan
Beginner
Beginner
Posts: 1
Joined: Sat Dec 08, 2007 2:09 am

Re: Menu above flash in Firefox

Post by Sharan »

Just FYI, I was running into the same issue with Flash right above DHTML today (and found this thread while trying to figure it out), but I was finally able to fix it by switching wmode to transparent in the Flash code. It's ridiculous that they haven't looked at the bug in a year and a half, but in case anyone else was banging their head against this particular wall I thought this might help! :)
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Re: Menu above flash in Firefox

Post by Ruth »

I agree :) And, thank you for posting the information, it will be of help to others with the issue.

Ruth
Post Reply