ckeditor / ckeditor4

The best enterprise-grade WYSIWYG editor. Fully customizable with countless features and plugins.
https://ckeditor.com/ckeditor-4
Other
5.78k stars 2.46k forks source link

unwanted iFrame appended #5450

Closed theseafoxx closed 1 year ago

theseafoxx commented 1 year ago

The example shows this problem in action: https://ckeditor.com/docs/ckeditor4/latest/examples/editorplaceholder.html

Click the source button prior to making any edits to the content. Why is there an iframe? Worse, in my install of ckeditor 4.21 if I repeatedly open the source this iframe as appended each time.

jacekbogdanski commented 1 year ago

Could you share the reproduction steps and what's wrong with this docs example?

jacekbogdanski commented 1 year ago

I see you edited your post. I don't see any additional iframe in the source area. Please, share more details about the issue, including some screencast.

https://user-images.githubusercontent.com/10279586/227577714-780deb5a-b513-4c07-bc99-939b0dc95abc.mov

theseafoxx commented 1 year ago

I am on a Mac using Google Chrome Version 111.0.5563.110 (Official Build) (x86_64)

Screenshot 2023-03-24 at 11 59 27 AM

And this looks like a Chrome issue. I looked at this page in Firefox Browser 111.0.1 (64-bit) and the iframe was not appended.

jacekbogdanski commented 1 year ago

It looks like some Chrome extension problem, I can recommend opening the same page in incognito mode with all extensions disabled. As it doesn't look like the editor issue, I'm closing that ticket.