[richfaces-issues] [JBoss JIRA] Resolved: (RF-3185) tooltip: doesn works attached to parent input

Sergey Halipov (JIRA) jira-events at lists.jboss.org
Mon Apr 28 08:16:09 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-3185?page=all ]

Sergey Halipov resolved RF-3185.
--------------------------------

    Resolution: Done

Committed revision 8228.

> tooltip: doesn works attached to parent input
> ---------------------------------------------
>
>                 Key: RF-3185
>                 URL: http://jira.jboss.com/jira/browse/RF-3185
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>            Reporter: Ilya Shaikovsky
>         Assigned To: Sergey Halipov
>             Fix For: 3.2.1
>
>
> 			<h:inputText id="myinput" value="#{userBean.name}">
> 				<rich:toolTip id="tt">
> 					<h:outputText value="tip"/> 
> 				</rich:toolTip> 
> 				
> 			</h:inputText>
> 			<h:panelGroup id="test">
> 				<h:outputText value="Test"/> 
> 				<rich:toolTip id="tt1">
> 					<h:outputText value="tip1"/> 
> 				</rich:toolTip>
> 			</h:panelGroup>
> Second one works fine while first one - doesn't works.

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

        



More information about the richfaces-issues mailing list