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

Disabling Copy as text & Copy from word #413

Closed
sebastienPoussard opened this issue Jul 27, 2018 · 7 comments
Closed

Disabling Copy as text & Copy from word #413

sebastienPoussard opened this issue Jul 27, 2018 · 7 comments

Comments

@sebastienPoussard
Copy link

sebastienPoussard commented Jul 27, 2018

greetings @turnermm
Since thoses 2 functionnalities doesn't seem to work properly i did succeed to hide thoses buttons.
are you interested in this for a pull request ?

@turnermm
Copy link
Owner

Which buttons?

@sebastienPoussard
Copy link
Author

" Paste "
" Paste as text "
" Paste from word "
when you click them you have a pop up saying you can't use them for security reason.
according to Mlewand from ckeditor/ckeditor4#469
there is no way to make them functional at the moment
so maybe hidding them while it's not functional ?

@sebastienPoussard
Copy link
Author

sebastienPoussard commented Jul 27, 2018

FYI
image
into
image

@turnermm
Copy link
Owner

turnermm commented Jul 27, 2018

You can still paste Word documents into the editor and to do that I think you need the Word plugin. I haven't checked but I assume that the button automatically shows up when the word plugin is installed. Perhaps you can check how removing the buttons affects the paste operations.

@sebastienPoussard
Copy link
Author

Pasting from Word documents partially work, for instance, you can't paste texte AND image.
Anyway my point is, those 3 buttons when clicked show an altert saying you can't use them for security reasons and you can only use the traditional Ctrl + V to paste content.
this is why i think thoses buttons are useless.

@turnermm
Copy link
Owner

turnermm commented Jul 30, 2018

The buttons aren't entirely useless because they tell the user what to do, and I believe the underlying code may be needed for certain paste situations. So again:

Perhaps you can check how removing the buttons affects the paste operations.

@turnermm
Copy link
Owner

turnermm commented Oct 10, 2018

This issue has been at least partially addressed in the latest ckgedit, which includes a new MS Word tool and hides the unused buttons but does not remove the Word code bundled with the CKEditor.

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