Title | left menu does not appear in MSIE! |
Date | 07-Dec-2005 11:42:59 EET |
Version | JSPWiki v2.3.51-cvs |
Submitter | 141.7.56.2 |
pageprovider | |
criticality | CriticalBug |
container | |
os | Windows XP |
browser_version | MSIE 6.0.2900.2180.xpsp_sp2_gdr.050301-1519 |
url | www.jspwiki.org |
BugStatus | OpenBug |
java_version | Version 1.5.0 (Build 1.5.0_05-b05) |
The left side bar menu is not displaying in MSIE!
-- ChuckSmith
Confirmed. It seems that there's something wrong with bug submit form, too...
- Janne, I think something is wrong with the proper closing of all DIVs -- which probably leads to the instability in showing the LeftMenu in IE. Could be related with the introduction of the <div class='block'> inside the PageActions.jsp.
- You also may remove, in the jspwiki.css the reference to the scripts/csshover.htc file: it does not exist, and pollutes the breadcrumbs all over the screen --DF
I removed some of the crud, but since the page actually validates as valid XHTML, I don't think that's a problem with the divs. It's probably a thing with the CSS...
I hope it works in 2.3.52... Please test with as many browsers you can find (but forget NS4 and Mac IE 5...)
I mentioned this on IRC last night, but didn't have time to wait for any replies. I am not sure why, but I think it is a CSS problem too. I traced it to the div class=favorites. If I removed position: absolute from the css for \#favorites, it worked in IE. I tested the 2.3.52 in IE, and it seems to be working now, so thanks for the fix.
I noticed a jspwiki_ie.css. Is that ever used? I couldn't get it work though. Thanks again.
-- MikeWall
Saw your message on IRC, but that was something like 3 am my time, so you were gone by the time I got there. Good to know that it works now!
jspwiki_ie.css is for when you want to put IE-specifics in it.
--Janne Jalkanen, 08-Dec-2005