[ 
https://jira.jboss.org/jira/browse/RF-6060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Belaevski updated RF-6060:
-------------------------------

        Fix Version/s: Future
    Affects Version/s: 3.3.1


> toolTip: incorerct displaying for panelBarItem
> ----------------------------------------------
>
>                 Key: RF-6060
>                 URL: https://jira.jboss.org/jira/browse/RF-6060
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.1
>         Environment: myfaces 
> tomcat
> jsp
> FF 3
>            Reporter: Tsikhon Kuprevich
>            Assignee: Nick Belaevski
>             Fix For: Future
>
>
> For the code below. The toolTip appears only when the second tab collapsed. 
> If the second panelBarItem opened, toolTip is not displayed.
>               <rich:panelBar width="300" height="200">
>                       <rich:panelBarItem>
>                               <h:outputText value="Item 1"></h:outputText>
>                       </rich:panelBarItem>
>                       <rich:panelBarItem>
>                               <f:facet name="label">
>                                       <h:panelGroup id="panelBarItemTitle">
>                                               <h:outputText value="label" />
>                                               <rich:toolTip>
>                                                       <h:outputText 
> value="tooltip content" />
>                                               </rich:toolTip>
>                                       </h:panelGroup>
>                               </f:facet>
>                               <h:outputText value="panel bar item content" />
>                       </rich:panelBarItem>
>                       <rich:panelBarItem>
>                               <h:outputText value="Item 1"></h:outputText>
>                       </rich:panelBarItem>
>               </rich:panelBar>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to