[richfaces-issues] [JBoss JIRA] Closed: (RF-1101) Tooltip disablement switching broken

Tsikhon Kuprevich (JIRA) jira-events at lists.jboss.org
Thu Nov 15 08:08:34 EST 2007


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

Tsikhon Kuprevich closed RF-1101.
---------------------------------


verified, fixed

> Tooltip disablement switching broken
> ------------------------------------
>
>                 Key: RF-1101
>                 URL: http://jira.jboss.com/jira/browse/RF-1101
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>            Reporter: Ilya Shaikovsky
>         Assigned To: Tsikhon Kuprevich
>             Fix For: 3.2.0, 3.1.3
>
>
> Suggested to 3.1.2
>     <a4j:outputPanel id="test1">
>      <h:outputText value="checked" rendered="#{bean.check}"></h:outputText>
>      <h:graphicImage value="/pages/pennsylvania.gif" id="test">
>      	<rich:toolTip value="123123" disabled="#{bean.check}"/>
>      </h:graphicImage> 
> 	 </a4j:outputPanel>
> 	<a4j:commandButton value="123123" action="#{bean.toggleCheck}" reRender="test1"></a4j:commandButton>
> output - updated. Tooltip - not. IE - throws JS error.

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