users@woodstock.java.net

unable to use spaces in accordion

From: Mark Smits <mark_at_exmachina.nl>
Date: Fri, 15 Aug 2008 07:32:49 -0400

Hi,

The problem is that when i type a space in the textfield the accordion tab will collapse. It thinks the accordion tab has focus for some reason. How can i fix this so that the focus is released from the tab?

When i look in the example i have the same problem. In tab four you have a search input.. When i type a space in it it will collapse
http://webdev2.sun.com/example/faces/accordion/example1.jsp

I'm using the latest release of woodstock (4.3 - Build 6 )

Thanks Mark