[richfaces-issues] [JBoss JIRA] Commented: (RF-10517) Showcase: navigation menu is collapsed when user refreshes the page

Anton Belevich (JIRA) jira-events at lists.jboss.org
Thu Feb 24 08:39:06 EST 2011


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

Anton Belevich commented on RF-10517:
-------------------------------------

This issue relates to improper work of panelMenu. If group (for instance which name is "group1") has active item, group renders the following JS code:

RichFaces.$("f:group1").__restoreSelection();

__restoreSelection() only selects the group containing an active item, but doesn't expand that.

> Showcase: navigation menu is collapsed when user refreshes the page
> -------------------------------------------------------------------
>
>                 Key: RF-10517
>                 URL: https://issues.jboss.org/browse/RF-10517
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-menu, regression
>         Environment: MyFaces
>            Reporter: Nick Belaevski
>            Assignee: Anton Belevich
>             Fix For: 4.0.0.CR1, 4.0.0.Final
>
>
> 1) Navigate to http://localhost:8080/richfaces-showcase/richfaces/component-sample.jsf?demo=hashParam&skin=wine
> 2) Refresh the page -> left navigation menu will get collapsed

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list