Ticket #5874 (closed Bug: duplicate)

Opened 20 months ago

Last modified 20 months ago

Adding anchor tag deletes related content selection

Reported by: kamelkev Owned by:
Priority: Normal Milestone:
Component: General Version: 3.3.1
Keywords: Cc:

Description

Long standing bug, people have been complaining about it on the forum since January.

General synopsis of problem with at least Firefox:

  1. Make a selection of some type of content within your document. 2. Click anchor in the toolbar, initiating an "apply anchor tag" to the selected content.
  2. enter the anchor tag name
  3. submit the form.

Upon submitting the form the selected content will be purged from the document. They literally are removed. Images, text are both affected.

Video to see reproduction of bug on firefox here:  http://www.youtube.com/watch?v=CJgSFgko6BQ

Thread on forum:  http://cksource.com/forums/viewtopic.php?f=11&t=17220

Change History

comment:1 Changed 20 months ago by fredck

  • Status changed from new to closed
  • Resolution set to duplicate

Currently we support collapsed anchors only. So, inserting anchors work just like images. There is no need to select the text first, otherwise it gets replaced by the anchor.

The support for anchors with contents is required at #3582, so I'm marking this one as a dup of it.

Note: See TracTickets for help on using tickets.
© 2003 – 2011 CKSource – Frederico Knabben. All rights reserved. | Terms of use | Privacy policy