IE rendering bug for nested collapsable boxes
---------------------------------------------
Key: JSPWIKI-259
URL: https://issues.apache.org/jira/browse/JSPWIKI-259
Project: JSPWiki
Issue Type: Bug
Components: Default template
Affects Versions: 2.6.0
Environment: IE
Reporter: Dirk Frederickx
Assignee: Dirk Frederickx
Priority: Minor
(reported by Jochen Reutelshöfer)
{quote}
"the collapse-boxes are nice. I wanted to use them in 2 levels nested - and in
Firefox everything works nice. But in IE it doesn´t. Did anyone realize this
before?
For example look at:
http://www.jspwiki.org/wiki/CollapsibleBox
regards,
{quote}
Apparently, the .collapsebox class has a "position:relative" in its definition
(jspwiki.css)
This causes in IE wrong rendering of nexted boxes.
I will remove it in next commit.
dirk
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.