[richfaces-issues] [JBoss JIRA] Updated: (RF-9275) Accordion: server switch type opens new window in IE8

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue Aug 31 08:48:12 EDT 2010


     [ https://jira.jboss.org/browse/RF-9275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski updated RF-9275:
-------------------------------

         Assignee: Alex Kolonitsky
    Fix Version/s: 4.0.0.Milestone3


> Accordion: server switch type opens new window in IE8
> -----------------------------------------------------
>
>                 Key: RF-9275
>                 URL: https://jira.jboss.org/browse/RF-9275
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-output
>    Affects Versions: 4.0.0.Milestone2
>         Environment: IE8
>            Reporter: Pavol Pitonak
>            Assignee: Alex Kolonitsky
>             Fix For: 4.0.0.Milestone3
>
>
> If for example 4th panel of following accordion is clicked in IE8, the page is open in new window. In that window everything works as expected.
> <rich:accordion id="accordion" activeItem="item2" switchType="server" >
>                 <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>

-- 
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