Closed (fixed)
Project:
Nice Menus
Version:
5.x-1.x-dev
Component:
Browser Compat
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
16 Oct 2007 at 15:21 UTC
Updated:
12 Nov 2007 at 22:42 UTC
Jump to comment: Most recent file
Comments
Comment #1
herb commentedFWIW, I see the same issue in both vertical and horizontal menus in IE6 and IE7 when using bluemarine. Most obviously for me when viewing the ?q=image or gallery page. Yet, when viewing a particular gallery, ie ?q=image/tid/1 the menus hover over the images quite nicely even though everything is just a li?? and both seem to "hasLayout -1" (whatever that means...)
It's great the the IE7 ghosts are gone, and that the menus work well with IE6 - This seems to be the last remaining glitch. I'm afraid I can't help debug this, but will help test the next release.
Comment #2
add1sun commentedMoving this to crtical since this needs to be fixed before a stable release.
Comment #3
add1sun commentedOK, well I spent a good chunk of time futzing with this. Bleh. Anyway, I've attached a patch for anyone that wants to do it from patch but it is a one line change to nice_menus.css. Just add
position: relative;to ul.nice-menu:Please see if that works for you and if ti does I think we are pretty close to rolling a stable release.
Comment #4
herb commentedFantastic!! - I never would have figured that out. Just tested the patch in IE6 and IE7 and all menus seem to work as they should.
Big Thanks for your efforts!
Comment #5
add1sun commentedCommitted to HEAD and 5 dev.
Comment #6
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.