Missing styles for CKEditor contrib module

Created on 22 June 2023, almost 2 years ago

Problem/Motivation

If using the ckeditor contrib module, the Seven theme will fail to extend the `core/ckeditor` library. As a consequence, there will be missing stylesheets.

Steps to reproduce

  • Install CKEditor contrib module.
  • Install Seven contrib module.
  • Go to a form that uses CKEditor.
  • Click on table button on CKEditor toolbar.
  • Notice on the table properties popup that the Headers dropdown has several arrows pointing down.

Proposed resolution

Provide support for the ckeditor contrib module by adding

  ckeditor/ckeditor:
    - seven/ckeditor-dialog
    - seven/ckeditor-admin

to `libraries-extend:`.

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇺🇸United States mmenavas

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024