[richfaces-issues] [JBoss JIRA] Assigned: (RF-1101) Tooltip disablement switching broken
Nick Belaevski (JIRA)
jira-events at lists.jboss.org
Fri Oct 12 05:44:04 EDT 2007
[ http://jira.jboss.com/jira/browse/RF-1101?page=all ]
Nick Belaevski reassigned RF-1101:
----------------------------------
Assignee: Pavel Yaschenko (was: Nick Belaevski)
> 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: Pavel Yaschenko
> Fix For: 3.2.0
>
>
> 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