- Issue created by @weseze
- 🇵🇱Poland salmonek
Hi Wesley
Thank you for the info. We had some issues with off-canvas to address before. So far everything was possible to fix with styling.
We'll wait a bit with this issue as there is upcoming official CKEditor 5 Fullscreen plugin (this one was created only for use in Drupal). ETA - Q1.
We'll be addressing off-canvas issues by the time we'll be working on integration and if it will be possible to fix it with styling I suppose current Fullscren module will get fix also - for users on current versions of Drupal/CKEditor 5.Some kind of a workaround (only for new headers) is to use autoformatting - https://ckeditor.com/docs/ckeditor5/latest/features/autoformat.html
It uses a markdown-like shorcodes for formatting - type#
for h1,##
for h2 etc (shorcode is activated after entering code and space) - 🇧🇪Belgium weseze
Thanks for the info! Really appreciate it.
I did not know that the fullscreen plugin was not an official ckeditor one.
Can you provide info on where the official one is being developed? Hi weseze!
Official CKE5 full screen plugin is planned for Q1, so should be out soon. Once it's available, we'll include it in this module.
- Status changed to Fixed
10 days ago 12:55pm 2 July 2025 - 🇵🇱Poland salmonek
We have released CKEditor 5 Plugin Pack v1.4.0 with an official CKEditor 5 Fullscreen plugin. We have tested it with Layout Builder and reported issue does not occur there.
Fullscreen mode module which is part of Premium Features module is now deprecated. That plugin was created specifically for Drupal after we introduced two sidebars in the Premium Features, making editing almost impossible in Drupal (due to limited space). The new plugin is available for all CKEditor 5 implementations, now including Drupal.
The new CKEditor 5 Fullscreen module requires Drupal 10.5+ or 11.2+ due to requirement of CKEditor 5 v45.0.0 or higher.