Closed (fixed)
Project:
Drupal core
Version:
10.6.x-dev
Component:
ckeditor5.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2026 at 19:31 UTC
Updated:
10 Jul 2026 at 19:00 UTC
Jump to comment: Most recent
Comments
Comment #3
longwaveComment #4
smustgrave commentedAlso 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.
Comment #7
catchCommitted/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.
Comment #9
longwaveComment #11
smustgrave commentedSeems like a good backport for 10
Comment #12
godotislateDiff 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.
Comment #15
godotislateCommitted 724440a and pushed to 10.6.x. Thanks!