I'm trying to use a JSF 2 preRenderView listener to do requestFocus() on a bound field but I don't get any focus. Is this not supported in the latest alpha or is there any (non-JS) workaround?
2. Are you using the icefaces-compat.jar and the ice: components?
Calling .requestFocus on an ice: component should be working with beta1, but you would need to do so from a component-binding on the server, not in JS.
Regards,
Ken
Ken Fyten
VP Product Development
ICEsoft Technologies, Inc.