Opened 8 years ago

Closed 8 years ago

#14374 closed Bug (wontfix)

Link to anchor in document not finding anchors

Reported by: Aimee Reinaker Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Steps to reproduce

We have multiple instances on a page of ckeditor. In previous versions we were able to link to an anchor in a different instance. Now we can only view anchors in the instance we are trying to link to.

  1. Create anchor in one instance.
  2. In another instance on the page link to anchor.
  3. No anchors are found to link to.

Expected result

All anchors would be found in each instance.

Actual result

Only anchors in the instance are found

Other details (browser, OS, CKEditor version, installed plugins)

Change History (3)

comment:1 Changed 8 years ago by Jakub Ś

Status: newpending
Version: 4.5.6

Anchors are limited to single instance in classic iframed and divarea editors while in inline editor every anchor on page is visible to ay instance. This works according to ticket: #11359.

I'm guessing that you are using divarea plugin and haven't upgraded the editor for quite some time. Is that correct?

comment:2 Changed 8 years ago by Aimee Reinaker

Yes

comment:3 Changed 8 years ago by Jakub Ś

Resolution: wontfix
Status: pendingclosed

In that case I can only recommend switching to inline editor.

The approach was changed few versions ago and as we agreed in ticket #11359, this is how it should work.

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