Active
Project:
CKEditor 5 Plugin Pack
Version:
1.5.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 May 2026 at 15:22 UTC
Updated:
14 May 2026 at 15:28 UTC
Jump to comment: Most recent
When using ckeditor templates to insert some block there doesn't seem to be an arrow to get out of the template
Setup a template, example
<div class="alert alert-status">
<div class="alert-body">
Content goes here
</div>
</div>
when inserted I can't get out of the div
Offer the jump arrow that other elements appear to have
Comments
Comment #2
smustgrave commentedMay be related #3418322: [upstream] [GHS] Allow CKEditor 5 support for containers: div, article, section, aside, etc. to an upstream issue https://github.com/ckeditor/ckeditor5/issues/6462
Comment #3
salmonek commentedHi Stephen
Yup, it's an upstream, divs do not have such possibility as for example images as for now.
The workaround can be to add another palceholder text (or non breakable space) before/after div.
Comment #4
smustgrave commentedBummer in the meantime going to try a bridge gap module https://www.drupal.org/project/ckeditor_div_as_block