[
http://jira.jboss.com/jira/browse/RF-1833?page=all ]
Nick Belaevski updated RF-1833:
-------------------------------
Assignee: Ilya Shaikovsky (was: Nick Belaevski)
Fixed
ComponentControl: Tooltip doesn't work
--------------------------------------
Key: RF-1833
URL:
http://jira.jboss.com/jira/browse/RF-1833
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Reporter: Nick Belaevski
Assigned To: Ilya Shaikovsky
Priority: Critical
Fix For: 3.2.0
<h:inputText id="txtorg" value="#{searchParamVO.company}" >
<rich:toolTip id="tt" followMouse="false"
direction="top-right" mode="ajax"
value="#{searchParamVO.companyHelp}"
layout="block" styleClass="popupBox" showDelay="2000">
</rich:toolTip>
<rich:componentControl attachTo="txtorg" disableDefault="true"
for="tt" event="onclick"
operation="Hide" />
</h:inputText>
--
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