Opened 15 years ago
Last modified 13 years ago
#4013 confirmed Bug
No way to remove FORM and DIV Container element
Reported by: | Artur Formella | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | Cc: |
Description
- Insert the following content into Source mode:
<form enctype="text/plain" method="post" target="_top"> <p> <br /> 1111</p> <p> 2222</p> <p> 3333</p> <p> 4444</p> </form>
- Back to WYSIWYG
It is not possible to remove FORM element without removing all content.
Change History (2)
comment:1 Changed 14 years ago by
Milestone: | CKEditor 3.x |
---|
comment:2 Changed 13 years ago by
Status: | new → confirmed |
---|---|
Summary: | No way to remove FORM element → No way to remove FORM and DIV Container element |
Version: | → 3.0 |
Yes. Only selecting whole Form or Div Container with CRTL+A will remove it.
There is no easy way to remove these two elements.
Milestone CKEditor 3.x deleted