#4551 closed Bug (invalid)
all checked radio buttons with the same names shows checked
Reported by: | Sa'ar Zac Elias | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
To reproduce:
- go to one of the samples.
- add a form to the content.
- put 2 checked radio buttons with the same name inside.
notice that both radio buttons are checked.
- go to source mode and then return to WYSIWYG mode, and you'll see how this should look like, only the last one is checked.
Be sure it's not a bug once you know how does radio input works.