Fullscreen issue with layoutbuilder

Created on 12 February 2025, 5 months ago

The same issue as this one: https://www.drupal.org/project/ckeditor5_fullscreen/issues/3448103 🐛 Dropdown position is incorrect when using fullscreen inside layout builder Active
I expect the same ckeditor plugin is used? So we have got the same problem?

Is this a known issue?
I was hoping that switching our fullscreen setup to "ckeditor5_plugin_pack" would fix this issue, but it hasn't ;(

🐛 Bug report
Status

Active

Version

1.3

Component

Code

Created by

🇧🇪Belgium weseze

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

Comments & Activities

  • 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
  • 🇵🇱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.

Production build 0.71.5 2024