]
Anton Belevich resolved RF-10630.
---------------------------------
Resolution: Partially Completed
dropDownMenu: menu label not highlighted on hover/menu expansion
----------------------------------------------------------------
Key: RF-10630
URL:
https://issues.jboss.org/browse/RF-10630
Project: RichFaces
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: component-menu
Affects Versions: 4.0.0.Milestone6
Reporter: Ilya Shaikovsky
Assignee: Anton Belevich
Fix For: 4.0.0.Final
<rich:toolbar height="26px">
<rich:dropDownMenu mode="ajax">
<f:facet name="label">
<h:panelGroup>
<h:graphicImage value="/images/icons/copy.gif"
styleClass="pic" />
<h:outputText value="File" />
</h:panelGroup>
</f:facet>
...
</rich:dropDownMenu>
<rich:menuItem label="123123"></rich:menuItem>
</rich:toolbar>
ddmenu and menuItem at toolbar should have similar highlighting on hover. Now only item
get highlighted.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: