[
https://issues.jboss.org/browse/RF-10517?page=com.atlassian.jira.plugin.s...
]
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?d...
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