[ http://issues.apache.org/jira/browse/TOMAHAWK-184?page=comments#action_12378065 ]
Michael Bauschert commented on TOMAHAWK-184: -------------------------------------------- I have the same problem and have a little application on http://www.bauschert.de/facesTest.zip (it's an eclipse web application project) and its based on the tree2-example. Only Change and difference from above: The PopupRenderer has been extended to act as an ContextMenu for right mouse button. If a node with more than one leaf is expanded and one item is choosen from the contexteMenu you'll see in the console that the eventhandling code is called several times. > Popup+tree2+commandLink - backing bean action loop called > --------------------------------------------------------- > > Key: TOMAHAWK-184 > URL: http://issues.apache.org/jira/browse/TOMAHAWK-184 > Project: MyFaces Tomahawk > Type: Bug > Components: Popup > Environment: windows XP, jdk 1.5, myfaces 1.0.9 > Reporter: yma > > Popup+tree2+commandLink > For example, I have a one level tree 2. Only root and leaves. For each leaf, > I have a popup. In the popup window, I have a commandLink which calls a > method in the backing bean. > The backing bean method will be called as many times as the number of the > tree nodes/leaves. -- 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
