Problem/Motivation

Drupal 11 will remain on CKEditor5 v47, but we should upgrade to the latest patch release:

https://github.com/ckeditor/ckeditor5/releases/tag/v47.6.2

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3593098

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

longwave created an issue. See original summary.

longwave’s picture

Status: Active » Needs review
smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Also looked at the releases notes for https://github.com/ckeditor/ckeditor5/releases/tag/v47.6.1 and didn't see much between the 2

2 AI related fixes and something with the undo button, which still works as expected.

  • catch committed 2e602436 on 11.x
    task: #3593098 Update CKEditor5 to 47.6.2
    
    By: longwave
    

  • catch committed 06107f2c on 11.4.x
    task: #3593098 Update CKEditor5 to 47.6.2
    
    By: longwave
    (cherry picked...
catch’s picture

Version: 11.4.x-dev » 10.6.x-dev
Status: Reviewed & tested by the community » Patch (to be ported)

Committed/pushed to 11.x and cherry-picked to 11.4.x.

We're also on 4.7.6 for ckeditor on the 10.6.x branch so moving there for backport.

longwave’s picture

Status: Patch (to be ported) » Needs review

smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Seems like a good backport for 10

godotislate’s picture

Diff for 10.6.x MR is basically the same as the 11.x commit diff, except for the fullscreen library which was not backported to 10.6.x in #3331158: Support full-screen editing in CKEditor.

lgtm

Edit. Oops, somehow missed #10 already RTBCed.

  • godotislate committed 724440ac on 10.6.x
    task: #3593098 Update CKEditor5 to 47.6.2
    
    By: longwave
    By: catch
    
godotislate’s picture

Status: Reviewed & tested by the community » Fixed

Committed 724440a and pushed to 10.6.x. Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.