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

Alexander Dubovsky (JIRA) jira-events at lists.jboss.org
Thu Sep 11 04:31:38 EDT 2008


    [ https://jira.jboss.org/jira/browse/RF-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12429046#action_12429046 ] 

Alexander Dubovsky commented on RF-4408:
----------------------------------------

Verified in 3.3.0.SNAPSHOT

> 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: Alexander Dubovsky
>            Priority: Critical
>             Fix For: 3.2.2
>
>         Attachments: 19.png
>
>
> 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