What steps will reproduce the problem?
1. FieldSet fd = new FieldSet("test");
2. Spinner spinner = new Spinner();
3. fd.add(spinner);
What is the expected output? What do you see instead?
Assumed the spinner would be added to the fieldset, but instead the page
was broken, nothing displayed on the page
What version of the product are you using? On what operating system?
gwtextus-0.3, latest build downloaded on 2/11/2009
Please provide any additional information below.
Original issue reported on code.google.com by marsg...@gmail.com on 12 Feb 2009 at 6:25
Original issue reported on code.google.com by
marsg...@gmail.com
on 12 Feb 2009 at 6:25