Opened 9 years ago

Closed 9 years ago

#13113 closed Bug (expired)

Demo site issue: insert consecutive links

Reported by: Philip Tenn Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Placing the cursor immediately after a link and attempting to insert a second link causes the original link to be replaced.

I can recreate this on http://ckeditor.com/demo in the following browsers:

  • Chrome 41
  • Firefox 36.0.4
  • IE 11

Steps to recreate on demo site:

  1. Place cursor immediately after "Buzz Aldrin" link, before comma (shown in screenshot)
  2. Click on Toolbar link icon
  3. Attempt to insert a link to Google

You will see that the "Buzz Aldrin" link is replaced with a link to Google, instead of the "Buzz Aldrin" link remaining and a second link to Google being added.

Please note that if you insert a space after the "Buzz Aldrin" link, and then click on the Toolbar link icon and create a link to Google, it will behave as expected/desired (2 separate links).

Attachments (1)

demo_site_issue_insert_consecutive_links.jpg (155.7 KB) - added by Philip Tenn 9 years ago.

Download all attachments as: .zip

Change History (3)

Changed 9 years ago by Philip Tenn

comment:1 Changed 9 years ago by Jakub Ś

Keywords: consecutive link anchor demo site removed
Status: newpending
Version: 4.4.7

I can't reproduce this one. I have tried many times but simply can't.

Either cursor is paced inside a link (element's path shows where you are) and changes the href attribute or cursor is placed outside of the link and new link is inserted but first one stays untouched (both text between tags and href).

comment:2 Changed 9 years ago by Piotrek Koszuliński

Resolution: expired
Status: pendingclosed
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