[richfaces-issues] [JBoss JIRA] Commented: (RF-9274) Accordion rendered wrong in IE8

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Nov 4 08:56:01 EDT 2010


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

Nick Belaevski commented on RF-9274:
------------------------------------

http://www.satzansatz.de/cssd/onhavinglayout.html

> Accordion rendered wrong in IE8
> -------------------------------
>
>                 Key: RF-9274
>                 URL: https://jira.jboss.org/browse/RF-9274
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-output
>    Affects Versions: 4.0.0.Milestone2
>         Environment: JBoss 6 M4, Metamer
>            Reporter: Pavol Pitonak
>            Assignee: Nick Belaevski
>             Fix For: 4.0.0.Milestone4
>
>         Attachments: accordion.png
>
>
> Accordion renders wrong in Internet Explorer 8 (see attached screenshot).
> <rich:accordion id="accordion" activeItem="item2">
>     <rich:accordionItem id="item1" name="item1" header="Item 1">
>         content of item 1
>     </rich:accordionItem>
>     <rich:accordionItem id="item2" name="item2" header="Item 2">
>         content of item 2
>     </rich:accordionItem>
>     <rich:accordionItem id="item3" name="item3" header="Item 3">
>         content of item 3
>     </rich:accordionItem>
>     <rich:accordionItem id="item4" name="item4" header="Item 4">
>         content of item 4
>     </rich:accordionItem>
> </rich:accordion>
> <br/><br/>
> some text

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

        


More information about the richfaces-issues mailing list