Opened 10 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:
- Place cursor immediately after "Buzz Aldrin" link, before comma (shown in screenshot)
- Click on Toolbar link icon
- 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)
Change History (3)
Changed 10 years ago by
Attachment: | demo_site_issue_insert_consecutive_links.jpg added |
---|
comment:1 Changed 10 years ago by
Keywords: | consecutive link anchor demo site removed |
---|---|
Status: | new → pending |
Version: | 4.4.7 |
comment:2 Changed 9 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
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).