[richfaces-issues] [JBoss JIRA] Created: (RF-3578) toolTip: "defaultContent" facet doesn't work this component.

Mikhail Vitenkov (JIRA) jira-events at lists.jboss.org
Wed May 28 11:43:49 EDT 2008


toolTip: "defaultContent" facet doesn't work this component.
------------------------------------------------------------

                 Key: RF-3578
                 URL: http://jira.jboss.com/jira/browse/RF-3578
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1
         Environment: IE, FF, Safari, Opera(3.2.1.CR8)
            Reporter: Mikhail Vitenkov
         Assigned To: Nick Belaevski


Try to use "defaultContent" facet, as described on RichFaces Development Guide. See code:
<rich:toolTip followMouse="true" direction="top-right" mode="ajax" value="test facet" horizontalOffset="5" 

        verticalOffset="5" layout="block">

        <f:facet name="defaultContent">

            <f:verbatim>DEFAULT toolTip CONTENT</f:verbatim>

        </f:facet>

    </rich:toolTip>
Actual behavior:
"DEFAULT toolTip CONTENT" appears for a short time & then "test facet" appear.

-- 
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