- An issue with Richfaces 3.3.x Ajaxed Tree component in Firefox makes the left navigation tree non-functional when the page first loads. A workaround is to have the component re-rendered (as with an Ajax response) and it works as expected after that.
- SCAr has been performing poorly on IE6. After going through some tests we have found that the culprit is Richfaces, especially when one component tries to reRender a lot of other components. Other browsers like Firefox, Camino, Safari, and Chrome perform much better. One solution to this issue is to front the app server with an Apache web server, and use mod_deflate.