Ticket #4446 (closed defect: fixed)

Opened 1 year ago

Last modified 6 months ago

Menus appear ''under'' page contents in IE7 and IE6

Reported by: jevans Assigned to: cbalan
Priority: normal Component: MenusPlugin
Severity: normal Keywords: MSIE
Cc: Trac Release: 0.11

Description

The drop-down menus look good in FireFox 3 but show up under the page contents in Internet Explorer 7.

Attachments

MenusPlugin-IE.PNG (6.2 kB) - added by jevans on 01/13/09 19:00:57.

Change History

01/13/09 19:00:57 changed by jevans

  • attachment MenusPlugin-IE.PNG added.

04/22/09 06:37:29 changed by rjollos

I had this same problem with IE7 on Vista. However, the drop-down menus render nicely in IE8 on Vista.

05/12/09 06:47:29 changed by iscorer

Same problem on IE6 on XP. I know this browser is a PIA but that's what all my Trac users have so this bug prevents me from using the plugin which is a shame as it's exactly what I needed.

08/04/09 09:40:29 changed by webmaster@meneke.de

any new infos/updates yet? for me and my trac ussers it doesnt work with ie8 on xp. really bad, because the feature is really nice. but some developer are still working with ie.

08/26/09 23:41:25 changed by anonymous

  • summary changed from Menus appear ''under'' page contents in MSIE to Menus appear ''under'' page contents in IE7.

08/26/09 23:43:21 changed by rjollos

  • summary changed from Menus appear ''under'' page contents in IE7 to Menus appear ''under'' page contents in IE7 and IE6.

09/15/09 11:03:57 changed by anonymous

  • status changed from new to closed.
  • resolution set to worksforme.

done this in the tracmenus.css

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
        margin:                 0;
        padding:                0;
        list-style:             none;
        z-index:                99;

menu is now shown over the text... i think that should fix that bug

09/15/09 17:16:20 changed by cbalan

(In [6551]) Fixed z-index. refs #4446

09/15/09 22:35:45 changed by anonymous

  • status changed from closed to reopened.
  • resolution deleted.

09/15/09 22:36:09 changed by anonymous

  • status changed from reopened to closed.
  • resolution set to fixed.

Resolving ticket as fixed rather than worksforme.

09/16/09 18:24:30 changed by jevans

Yes, that works for us.

09/16/09 19:24:28 changed by cbalan

Awesome.

Thank you all, Catalin Balan


Add/Change #4446 (Menus appear ''under'' page contents in IE7 and IE6)




Change Properties
Action