Quick Edit doesn't support inline editing with ckeditor5

Created on 6 November 2024, 5 months ago

Problem/Motivation

When working on Automated Drupal 11 compatibility fixes for Quickedit there are 2 tests which are failing on Drupal 10 and Drupal 11. Please see this pipeline - https://git.drupalcode.org/issue/quickedit-3434080/-/jobs/3163134#L152
We need to fix this issue for quick edit to function properly with ckeditor5. May be this issue must have possibly part of the work done here - https://www.drupal.org/project/ckeditor5/issues/3194048

Steps to reproduce

  1. install drupal 11
  2. require and enable quick edit module
  3. create article content and enter body and save
  4. visit /node/1 and and then quick edit body field and save.

Proposed resolution

The content of the body field gets emptied when quick edit selector is called, we need to first find out the reason and then fix the issue as shown in the screenshot.

🐛 Bug report
Status

Needs work

Version

1.0

Component

Code

Created by

🇮🇳India deepakkm

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

Comments & Activities

Production build 0.71.5 2024