#4565 closed Bug (duplicate)
Unable to edit input hidden values (forms-plugin)
Reported by: | Matti Järvinen | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0.1 |
Keywords: | forms | Cc: |
Description
Form hidden field values cannot be accessed after creation in IE8 and Firefox 3.5.3.
In fact with Firefox hidden field isn't visible at all.
Example code:
<form name="test"> <p> <input name="d" type="hidden" value="sdf" /></p> </form>
Change History (2)
comment:1 Changed 15 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Milestone: | CKEditor 3.x |
---|
DUP of #4056.