jahertor / gwt-ext

Automatically exported from code.google.com/p/gwt-ext
0 stars 1 forks source link

Form buttons don't get IDs #188

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a Form
2. Create a button with a given ID
3. Add a button to the form using form.addButton

You expect to get a button with the given ID. Instead, the ID is lost and
replaced with a generated one.

This happens on the 0.9.3 version, with final GWT.

Original issue reported on code.google.com by L.Leszcz...@gmail.com on 11 Dec 2007 at 8:15

GoogleCodeExporter commented 8 years ago

Original comment by sanjiv.j...@gmail.com on 11 Feb 2008 at 8:02