[richfaces-issues] [JBoss JIRA] Created: (RF-1396) Add late rendering support for Calendar in client mode

Boris Kirzner (JIRA) jira-events at lists.jboss.org
Wed Nov 21 09:44:18 EST 2007


Add late rendering support for Calendar in client mode
------------------------------------------------------

                 Key: RF-1396
                 URL: http://jira.jboss.com/jira/browse/RF-1396
             Project: RichFaces
          Issue Type: Feature Request
            Reporter: Boris Kirzner


Current implementation always renders a calendar on page load even if popup is true. The rendering operation takes about 100ms in average.
Thus, adding 10 calendar instances to a page causes additional 1 second delay in page loading. This is completely redundant on page load since in real production scenario most of the dates have a big probability to remain untouched.

Calendar should support late rendering, i.e. popup should be actually rendered only after user clicks in image for the first time.

-- 
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

        



More information about the richfaces-issues mailing list