Checkbox "value" cannot be removed
- Load the following HTML:
<p><input type="checkbox" value="My Value" /></p>
- With IE, right-click the checkbox and open the properties dialog.
- Delete the value field and confirm the dialog.
- Go to source.
The "value" attribute should disappear, but it's still there, with the original value.
It works well when changing the value instead.
Find this issue on GitHub
Milestone: |
CKEditor 3.2 →
CKEditor 3.3
|
Keywords: |
Review? added
|
Owner: |
set to Minh Nguyen
|
Status: |
new →
assigned
|
Keywords: |
Review- added; Review? removed
|
Keywords: |
Review? added; Review- removed
|
Keywords: |
Review+ added; Review? removed
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Find this issue on GitHub