bug
Put all reference links here…
You can use this example: https://codepen.io/msamsel/pen/gxpOmy?editors=1010
link plugin.Alternatively you can also check for keystrokes which should also run command here it will be:
Ctrl/Cmd+L
Dialog with possibility for adding link will appear.
Nothing happen.
Since #654 just became dependent on this issue, let's solve this issue ASAP. Also due to fact that it has been a PITA for a long, long time. 🙂
We at Neos CMS trigger commands via a custom toolbar (rendered in React) and execCommand, without adding any native CKE buttons. For now we have to use extraAllowedContent to work around the issue.
@dimaip I've extract the problem to separate issue. You can take look here: #1103. As @jswiderski mention it might be a little bit different problem.
Unfortunately, we need to postpone it together with #654 to 4.9.0 release. This is an important feature for us, but we can not block delay 4.8.0 release any further.
Why have this issue, and #654, both been removed from 4.9.0 milestone? @mlewand @msamsel