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

How to remove right click paste icon from ckeditor4 in angular 12 #5467

Closed pushpanjali-patil closed 1 year ago

pushpanjali-patil commented 1 year ago

i want to remove paste icon which is showing after right click in ckeditor4

copy
pushpanjali-patil commented 1 year ago

is there any update on this issue

Comandeer commented 1 year ago

You can remove the item from the menu using the editor#removeMenuItem() method.

Please, do not open new issues about the same problems (you've already reported that issue in #5466). As I've already informed you there, our GitHub issue tracker serves for reporting bugs and new features only. Unfortunately, your request is neither of them, therefore please leave your question on Stack Overflow where our team and the community assist other users in solving their issues. Also, since CKEditor is an Open Source software, we believe it’s crucial to share proposed solutions and make others benefit from them.

If you have CKEditor license, please contact our support team. You also can ask your implementation questions at Stack Overflow.