[richfaces-issues] [JBoss JIRA] (RF-12827) Showcase - switching among dynamically created panels, tabs cease to function

Brian Leathem (JIRA) jira-events at lists.jboss.org
Fri Mar 8 00:33:42 EST 2013


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

Brian Leathem commented on RF-12827:
------------------------------------

In RF-12765 I noticed the same behaviour only occurred with a nested form.  Looking at the showcase samples reported here, I see they also use nested forms.  Nesting forms in HTML is forbidden (http://www.w3.org/TR/html5/forms.html#the-form-element), and as such is in JSF as well.  I will try removing the inner form element.
                
> Showcase - switching among dynamically created panels, tabs cease to function
> -----------------------------------------------------------------------------
>
>                 Key: RF-12827
>                 URL: https://issues.jboss.org/browse/RF-12827
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-panels-layout-themes, showcase
>    Affects Versions: 4.3.0.Final
>            Reporter: Juraj Húska
>             Fix For: 4.3.2
>
>
> Dynamically Tabs, Panels can not be switched after some working with them. 
> It seems that they cease to function when the tab which was active after the form submission is revisited. It is working again after next form submission, but only till the new active tab is not clicked again.
> The following components are affected: rich:togglePanel, rich:tabPanel, rich:accordion.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list