Opened 15 years ago

Last modified 12 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 Frederico Caldeira Knabben

Milestone: CKEditor 3.x

Milestone CKEditor 3.x deleted

comment:2 Changed 12 years ago by Jakub Ś

Status: newconfirmed
Summary: No way to remove FORM elementNo 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.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy