Hi, did you try to put process(); in your onSelectionChanged method? Kubino
Nino Wael wrote: > > Igor please answer:) > > ________________________________ > > Fra: [EMAIL PROTECTED] på vegne af Nino Wael > Sendt: to 26-04-2007 16:01 > Til: [email protected]; [email protected] > Emne: Re: [Wicket-user] RadioGroup > Broken(1.2.5+?/whenusingwantOnSelectionChangedNotifications)? > > > > bump anyone for answer? > > ________________________________ > > Fra: [EMAIL PROTECTED] på vegne af Nino Wael > Sendt: to 26-04-2007 09:25 > Til: [email protected] > Emne: [Wicket-user] RadioGroup Broken(1.2.5+?/when > usingwantOnSelectionChangedNotifications)? > > > > Hi > > Something's not right with RadioGroup when using > wantOnSelectionChangedNotifications or I am doing something wrong. > > When the same Radio are selected for the 2nd time, the radio becomes > unselected and cannot be selected again until another radio has been > selected. However the RadioGroup's model remains the same even though the > radio does not appear to be selected. > > I've created a Quickstart project that showes this behavior. You can get > it here: http://www.badongo.com/file/2868077 > > Im not sure what the normal behavior should be for the radioGroup? Im > guessing/expecting that not matter how many times you click on a radio to > select it, it should always be selected? > > Also some would argue that wantOnSelectionChangedNotifications, > arent the best name since it tells that you only get notifications when > selection changes, however you > also get notified if the selection remains the same. A more proper name > would be wantSelectionNotifications? > > Since english arent my primary language I might be somewhat off here, also > I guess it will break dependant code, if it were to be renamed :(. > > > BTW: I noticed this behavior when using 1.2.5, but it could also be there > before. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > -- View this message in context: http://www.nabble.com/RadioGroup-Broken%281.2.5%2B--when-using-wantOnSelectionChangedNotifications%29--tf3650019.html#a10853521 Sent from the Wicket - User mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
