[ http://issues.apache.org/jira/browse/MYFACES-621?page=comments#action_12330576 ]
Mathias Broekelmann commented on MYFACES-621: --------------------------------------------- patch in tree2_clientdecode.diff is commited in r291921 > Tree2 commandLink not firing until second click > ----------------------------------------------- > > Key: MYFACES-621 > URL: http://issues.apache.org/jira/browse/MYFACES-621 > Project: MyFaces > Type: Bug > Components: Tomahawk > Versions: Nightly Build > Environment: Windows XP, IE > Reporter: Ryan Wynn > Priority: Minor > Attachments: tree2_clientdecode.diff > > Tree2 node commandLinks are not firing their associated method bindings until > the commandLink is clicked the second time. This only happens when the node > is shown for the first time after being expanded. > For example, given tree > A > |_ B > When tree is in collapsed state, simply A and then expanded as shown above, > the first click to B does not invoke associated method binding for B. A > subsequent click to B will work properly. > > This is happening subsequent to MYFACES-580, which fixed the bug where > duplicate ids where being complained about. > Not sure if the 2 are related. > This is ocurring in 9/24 nightly build. -- 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
