You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.
When listening for item changes via a ItemStateListener, the event is
received when a ChoiceGroup is opened, instead of after a value is set. I
believe it has to do with the following lines in Form.java
// why do we call this here?
// Andres Navarro
fireItemStateListener();
By pressing enter to have the ChoiceGroup opened, the event is fired.
Original issue reported on code.google.com by bar...@gmail.com on 18 Nov 2009 at 11:04
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Original issue reported on code.google.com by
bar...@gmail.com
on 18 Nov 2009 at 11:04The text was updated successfully, but these errors were encountered: