Hi all,
my
jsf looks like this:
The event is only processed correctly if I click on the radio buttons itself and not only at the label. For example if I click on the radio next to "One" then I debug through receiverSelectionChanged and verify that everything is working as expected. But when I click on the label then in the GUI the seletion is changed and receiverSelectionChanged is called only somehow sometime ???
I either want avoid the user clicking only the label or if clicking the label should be allowed then the method should process correctly. Can anyone help me?
Is the information I delivered sufficient to fix this issue?
Regards,
Yusuf