2005/5/28, Werner Punz <[EMAIL PROTECTED]>: > Actually the problem is caused by this, in a midnight debugging session > it seemed to me, that only the visible elements get submitted over > the tab change, but the problem itself is much deeper nested, than on > the tabbing pane, I have not debugged into the myfaces code yet, due to > time constraints, but the panel stack follows the same problematic > behavior of not rendering->not passing (another attempt yesterday night > before I settled to a javascript/css combo) > ...
This sound like a known (and solved) bug: http://issues.apache.org/jira/browse/MYFACES-214 Perhaps your problem is solved if you use a nightly build.

