Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double-click blocked for other ckeditor4 plugins #912

Open
s-buchner opened this issue Mar 7, 2024 · 1 comment
Open

Double-click blocked for other ckeditor4 plugins #912

s-buchner opened this issue Mar 7, 2024 · 1 comment

Comments

@s-buchner
Copy link

Description

The code in integrationmodel.js line 653 blocks other plugins from getting the event

// Avoid creating the doublick listener more than once for each element.
event.stopImmediatePropagation();

Environment

html ckeditor4

Which version of MathType does this happen in?
8.8.2

What is the relevant software and their versions?

  • CKEditor4
  • Chrome
  • Windows

Steps to reproduce

Try double click on other elements that should launch the other plugin e.g. image plugin

Expected result

double click on elements that are not Wiris related should work

Actual result

double-click does not work

@carla-at-wiris
Copy link
Contributor

Hello @s-buchner, thank you writing to us with this issue,

Our team took a look and this is a bug we had introduced in a previous release. This will be sent to the next step. Once it's ready to release, we'll let you know! Any further issues, please feel free to contact us

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants