Incompatibility with the Anchor Link module

Created on 13 November 2019, over 5 years ago
Updated 15 July 2025, 18 days ago

The CKEditor Anchor Link module β†’ has a pretty unique setup that swaps out the default "DrupalLink" ckeditor plugin with the default ckeditor "Link" plugin. This means it opens the ckeditor dialog modal without passing through the Drupal.ckeditor.openDialog function, which means it's not signaling to other Drupal plugins that a modal has been opened.

So if you have both the Anchor Link module installed and this module, if you double-click on a link in the WYSIWYG editor, you get two dialogs:

There are probably other ways around this, but for my purposes, if we just checked to make sure the "link" plugin isn't defined, the dialog associated with this module doesn't appear and the one associated with the Anchor Link module does. This shouldn't affect sites without the anchor link module installed.

I'll add a patch for this shortly.

✨ Feature request
Status

Closed: outdated

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mariacha1

Live updates comments and jobs are added and updated live.
  • Needs manual testing

    The change/bugfix cannot be fully demonstrated by automated testing, and thus requires manual testing in a variety of environments.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024