[richfaces-issues] [JBoss JIRA] Created: (RF-10630) dropDownMenu: menu label not highlighted on hover/menu expansion

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Mon Feb 28 05:54:05 EST 2011


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


		<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: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list