[ https://issues.jboss.org/browse/RF-13715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Tomasek updated RF-13715: -------------------------------- Assignee: (was: Martin Tomasek) > <rich:tooltip> not working inside <rich:tab> header facet > --------------------------------------------------------- > > Key: RF-13715 > URL: https://issues.jboss.org/browse/RF-13715 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: component-output > Affects Versions: 4.3.7 > Environment: Firefox 26, Chromium 31, Opera 12.16 > Reporter: Martin Höller > Labels: tooltip > > A tooltip doesn't show up, when it's used in a header-facet of a <rich:tab> > component. The following code demonstrates the problem: > {code:xml} > <rich:tabPanel> > <rich:tab> > <f:facet name="header"> > <h:panelGroup id="foo"> > myTab > <rich:tooltip> > some tooltip > </rich:tooltip> > </h:panelGroup> > </f:facet> > tab content > </rich:tab> > </rich:tabPanel> > {code} > The same tooltip works in the tab's content. -- This message was sent by Atlassian JIRA (v6.2.6#6264) _______________________________________________ richfaces-issues mailing list richfaces-issues@lists.jboss.org https://lists.jboss.org/mailman/listinfo/richfaces-issues