[
https://jira.jboss.org/jira/browse/RF-3977?page=com.atlassian.jira.plugin...
]
Ilya Shaikovsky resolved RF-3977.
---------------------------------
Resolution: Done
placing toolTip inside dataTable columns isn't good idea at all because tooltip will
be created in every row and it could cause too many JS objects and as a result slow page
rendering.
Explore "Using Tooltip with dataTAble" example on Rich Faced demosite in order
to see how should you use it in your case.
Slow datatable display with tooltip on each row on IE6
------------------------------------------------------
Key: RF-3977
URL:
https://jira.jboss.org/jira/browse/RF-3977
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Environment: IE 6.0.2900.2180 on Windows XP sp2
Reporter: Patrick TETI
I encounter slow rendering of a datatable (>10 seconds for 50 rows with the cpu at
100%) when a column has a rich tooltip defined. I can see that IE 6 shows 'opening
javascript...' in the status bar, this is done for each row in the datatable.
This does not happen in firefox 3. If I remove the tooltip then the datatable shows up in
a second.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira