Can't edit content within a layout

Created on 17 February 2025, about 2 months ago

Problem/Motivation

I want to use a layout in CKEditor and allow an editor to do things within the layout like:

  • bold text
  • link text
  • etc...

But after adding content to a layout, it's impossible to select any amount of text other than all of it.

This was documented (I think) in https://www.drupal.org/project/ckeditor_layouts/issues/3225376 πŸ› CKEditor behavior buggy inside layout Fixed

The patch #7 πŸ› CKEditor behavior buggy inside layout Fixed of that issue resolves the problem for me.

Steps to reproduce

  1. Install module and enable on a text format, e.g. allow the one column layout from core
  2. Create a page and the one column layout and add text to the layout
  3. Attempt to highlight one word of the text in the layout

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

2.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States sonfd Portland, ME

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024