[richfaces-issues] [JBoss JIRA] Created: (RF-4408) panelBar is broken under IE6.

Alexander Dubovsky (JIRA) jira-events at lists.jboss.org
Fri Sep 5 09:50:40 EDT 2008


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

        



More information about the richfaces-issues mailing list