panelBar is broken under IE6.
-----------------------------

                 Key: RF-4408
                 URL: https://jira.jboss.org/jira/browse/RF-4408
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.2
         Environment: 3.2.2.CR3
            Reporter: Alexander Dubovsky
            Assignee: Nick Belaevski
            Priority: Critical


Code:

<html>
<head>
<title>panelBar</title>
</head>
<body>
<f:view>
        <h:form>
                <rich:panelBar style="height:100%;">
                        <rich:panelBarItem label="gugu">
                                <h:outputText value="haha" />
                        </rich:panelBarItem>
                </rich:panelBar>
        </h:form>
</f:view>
</body>
</html>

Result: see screen shot.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to