Modify ↓
#4446 closed defect (fixed)
Menus appear ''under'' page contents in IE7 and IE6
Reported by: | J Evan S | Owned by: | Catalin BALAN |
---|---|---|---|
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 (1)
Change History (12)
Changed 16 years ago by
Attachment: | MenusPlugin-IE.PNG added |
---|
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
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.
comment:3 Changed 15 years ago by
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.
comment:4 Changed 15 years ago by
Summary: | Menus appear ''under'' page contents in MSIE → Menus appear ''under'' page contents in IE7 |
---|
comment:5 Changed 15 years ago by
Summary: | Menus appear ''under'' page contents in IE7 → Menus appear ''under'' page contents in IE7 and IE6 |
---|
comment:6 Changed 15 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
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
comment:8 Changed 15 years ago by
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
comment:9 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Resolving ticket as fixed rather than worksforme.
Note: See
TracTickets for help on using
tickets.
I had this same problem with IE7 on Vista. However, the drop-down menus render nicely in IE8 on Vista.