[
https://issues.jboss.org/browse/RF-12197?page=com.atlassian.jira.plugin.s...
]
Brian Leathem commented on RF-12197:
------------------------------------
{quote}
lists 'client' as the default value for mode, it seems to be 'ajax'
{quote}
Indeed, id you go to the first sample in the showcase demo you linked to, and mouse over
the first tooltip, you see the tooltip, and my debug console indicates no request is made
to the server. This is "client".
If instead you mouseover the _ajax_ tooltip demo, you see the tooltip is rendered after a
request to the server (in the debug console).
There is however an error in the followMouse attribute, the default is _true_, and the
docs say _false_. Note: RF3 default was false.
rich:tooltip incorrect VDL documenation or incorrect implemenation
------------------------------------------------------------------
Key: RF-12197
URL:
https://issues.jboss.org/browse/RF-12197
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: doc
Affects Versions: 4.2.1.Final
Environment: RichFaces 4.2.1, GlassFisch 3.1.1
Reporter: Bernhard Thalmayr
http://docs.jboss.org/richfaces/latest_4_X/vdldoc/rich/tooltip.html
lists 'client' as the default value for mode, it seems to be 'ajax'
lists 'false' as the default value for 'followMouse', it seems to be
'true' (see also
http://showcase.richfaces.org/richfaces/component-sample.jsf?demo=tooltip...)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira