- Issue created by @bkosborne
- π΅π±Poland salmonek
The patch I uploaded here: https://www.drupal.org/project/ckeditor5_premium_features/issues/3425804... π Full Screen button produces a JS error if not using any other premium modules Needs review
is also adding a css rule that makes full screen usable on editors within off-canvas blocksI'll get back to this issue later as editor height isn't calculated correctly (around 100px short on bottom) and also premium features sidebars aren't working when editor is within off-canvas.
- πΊπΈUnited States bkosborne New Jersey, USA
Thank you! Confirmed the patch makes the button usable for off-canvas, but yeah, with that height issue still.
- π΅π±Poland salmonek
Hi
This patch extends the one posted in #3425804 with height fix within off-canvas scope. - πΊπΈUnited States bkosborne New Jersey, USA
Thank you for continuing to help with this. Unfortunately, there's still some issues:
- The editor still shows some of the page below. Though it gets much higher than before!
- When opening a balloon dialog, like for inserting a link, it's positioned way off screen due to some inline styling setting top and left CSS values to -99999px.
- Buttons in the toolbar that use drop-menus are not displayed correctly. You only see the very bottom of the menus, like for table and format (heading, paragraph, etc)
Here's a screenshot showing #1 and #2: