[ http://issues.apache.org/jira/browse/MYFACES-404?page=all ]

Mathias Werlitz updated MYFACES-404:
------------------------------------

    Attachment: myfaces-404.txt

I could reproduce the issue an created a patch.

> Tree2 doesn't refresh until clicked on
> --------------------------------------
>
>          Key: MYFACES-404
>          URL: http://issues.apache.org/jira/browse/MYFACES-404
>      Project: MyFaces
>         Type: Bug
>   Components: JSF 1.1
>     Versions: 1.0.9 beta
>  Environment: Tomcat 4.1.31, SDK 1.4.2, windows XP Pro
>     Reporter: Lenine Jeganathan
>     Priority: Critical
>  Attachments: myfaces-404.txt
>
> Hello,
>  We are now in the beta stage of an application which uses Tree2 component. 
> We have dropdown by the tree which should relaod the tree based on whats 
> picked in the dropdown.
>  I have a valuechange listener on the dropdown which rebuilds the tree2 data 
> in the valuechange listener and does a 
> FacesContext.getCurrentInstance().renderResponse();
> The data gets loaded into the tree fine, but from the user perspective it 
> doesn't load the new data into it until the user click on it forcing it to 
> re-render and then loads the new data. The reload also happens when a command 
> buttin with an actionlistener is clicked on.
> Am I missing something? Should i be calling something else other than 
> renderresponse on the facescontext to force a refresh?
> Regards,
> Lenine

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to