Opened 15 years ago

Closed 14 years ago

#3917 closed Bug (worksforme)

Anchor dimensions

Reported by: Artur Formella Owned by:
Priority: Normal Milestone:
Component: Core : Output Data Version:
Keywords: Cc:

Description

Steps to reproduce:

  • Insert the following content in source mode:
    <p>
    	<a name="test"></a></p>
    
  • Back to WYSIWYG
  • Resize the icon
  • Switch to Source mode

Result:

<p>
	<a height="232" name="test" width="232"></a></p>

Expected result: no change

Change History (3)

comment:1 Changed 15 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.xCKEditor 3.1
Priority: LowNormal

comment:2 Changed 15 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.1CKEditor 3.2

comment:3 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.2
Resolution: worksforme
Status: newclosed

This is not an issue anymore.

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