0 Replies Latest reply on Jul 4, 2014 5:45 AM by matinh

    dropDownMenu not working in header-facet of tab

    matinh

      I want to use a <rich:dropDownMenu> like this:

      <rich:dropDownMenu showEvent="mouseover" label="menu" mode="client">
        <rich:menuItem>
          <a4j:commandLink value="menuItem" />
        </rich:menuItem>
      </rich:dropDownMenu>

      It works fine as long as I do not put it inside a header-facet for a <rich:tab> (inside a <rich:tabPanel>). When I do this, the menu never opens.

       

      I'm quite sure it is a bug and create issue RF-13714.

      Did anybody else stumble about this or have a workaround for it?

       

      thx,

      - martin