[richfaces-issues] [JBoss JIRA] Created: (RF-4182) Tabitems - swichtype ajax and client combined. Whole tabpanel rerendered, client-side tabitems included.

Erik Brink (JIRA) jira-events at lists.jboss.org
Tue Aug 12 11:19:41 EDT 2008


Tabitems - swichtype ajax and client combined. Whole tabpanel rerendered, client-side tabitems included.
--------------------------------------------------------------------------------------------------------

                 Key: RF-4182
                 URL: https://jira.jboss.org/jira/browse/RF-4182
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1
         Environment: Jsf + Facelets + IE7
            Reporter: Erik Brink


In my application a tabpanel is created dynamicaly from database content. The context of the item is loaded when a tabitem is clicked. 

When the tabpanel is created all the tabitem get swichtype=ajax. After a tabitem is visited I set the switchtype of the tabitem to 'client'. 

The client-side tabChanges goes very fast but when more tabitems set to client-side switchtype the tabChanges to the server become slower. The cause is that the whole tabpanel is rerendered after a event with the client-side tabitems included. The amount of data send over after a tabChange becomes bigger and bigger. 

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

        



More information about the richfaces-issues mailing list