ckeditor5 icon indicating copy to clipboard operation
ckeditor5 copied to clipboard

Issue with ContextualBalloon Not Appearing After Updating to CKEditor 43.0.0

Open w-beom opened this issue 1 year ago • 5 comments

📝 Provide detailed reproduction steps (if any)

After updating the CKEditor version to 43.0.0, an issue has occurred.

Previously, we were using a custom plugin that utilizes the ContextualBalloon. When clicking the button of the plugin, the ContextualBalloon would appear, allowing text input in the input field.

However, after the update, the ContextualBalloon does not appear when using the custom plugin with the SlashCommand.

What should we do to resolve this?

✔️ Expected result

image

❌ Actual result

image

image

📃 Other details

It works correctly in version 42.0.0. The commit related to the issue in version 43.0.0 is suspected to be this one: https://github.com/ckeditor/ckeditor5/issues/16739

If you'd like to see this fixed sooner, add a 👍 reaction to this post.

w-beom avatar Aug 08 '24 13:08 w-beom

Thanks for report! I'll take a look. It looks like something is trying to pin itself on the hidden element.

Mati365 avatar Aug 08 '24 16:08 Mati365

Hi @w-beom, please reach out to us via the support channel. We would like to see the code samples, etc. Thank you!

Witoso avatar Aug 09 '24 06:08 Witoso

Hi @Witoso, Where can I find the support channels?

w-beom avatar Aug 09 '24 07:08 w-beom

The best way to create a support ticket is contact form.

Witoso avatar Aug 09 '24 07:08 Witoso

We potentially identified the issue in #16959.

Witoso avatar Aug 22 '24 06:08 Witoso

There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.

CKEditorBot avatar Aug 22 '25 23:08 CKEditorBot

We've closed your issue due to inactivity. We understand that the issue may still be relevant. If so, feel free to open a new one (and link this issue to it).

CKEditorBot avatar Sep 22 '25 23:09 CKEditorBot