ckeditor / ckeditor4

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

CKEditor gets frozen after click source button #4151

Open elangomsk opened 4 years ago

elangomsk commented 4 years ago

Type of report

Bug

I am using this ckeditor. if i add extra plugin "ckeditor_wiris". after I click source button it not showing properly. it gets freezed.

Provide detailed reproduction steps (if any)

  1. Adding ckeditor_wiris with is plugin
  2. Ckeditor get freezed.

In console the error showing like this

Uncaught TypeError: this.target.contentWindow is null

Other details

Dumluregn commented 4 years ago

Hello, did you follow the guides provided on WIRIS page and CKEditor 4 Docs? If so, please provide us a demo where we could reproduce the issue, because as you can see it works fine in our demo.

elangomsk commented 4 years ago

Hi,

FYI

Just click the source button more than 4 times.

[image: image.png]

thanks

On Thu, Jul 9, 2020 at 4:43 PM Dariusz Jarzębski notifications@github.com wrote:

Hello, did you follow the guides provided on WIRIS page https://docs.wiris.com/en/mathtype/mathtype_web/integrations/html/ckeditor?utm_source=ckeditor&utm_medium=website&utm_campaign=pr_generic and CKEditor 4 Docs https://ckeditor.com/docs/ckeditor4/latest/features/mathtype.html? If so, please provide us a demo where we could reproduce the issue, because as you can see it works fine in our demo https://ckeditor.com/docs/ckeditor4/latest/examples/mathtype.html.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/ckeditor/ckeditor4/issues/4151#issuecomment-655995809, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHUMNODOUJSGSYBACNYVWM3R2V7MZANCNFSM4OVEPQJQ .

Dumluregn commented 4 years ago

Just click the source button more than 4 times.

Ok, this way I was able to reproduce it in demo - thank you for reporting it!

Screenshot 2020-07-09 at 10 57 05
samkims commented 3 years ago

Hello, I met same problem..is it fixed ? plz help

hub33k commented 3 years ago

It seems that in wiris plugin this.target is not setting correctly after changing modes and probably this causes the error. :thinking:

f1ames commented 3 years ago

I asked WIRIS team to take a look on this issue, but let's keep it open for now and wait for any conclusions.