Selection of rows in long sheets is slow on IE
----------------------------------------------
Key: TOBAGO-630
URL: https://issues.apache.org/jira/browse/TOBAGO-630
Project: MyFaces Tobago
Issue Type: Improvement
Components: Themes
Affects Versions: 1.0.15
Reporter: Udo Schnurpfeil
Assignee: Udo Schnurpfeil
Priority: Minor
Fix For: 1.0.16, 1.1.0
we must not use Tobago.element() or document.getElementById() because the IE 6?
doen't index the ids.
to the performace is quadratic aka. O(N*N) when N is the number of rows.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.