Opened 9 years ago

Closed 9 years ago

#13567 closed Bug (invalid)

Regarding Paste

Reported by: aballabh Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc: chiragg@…

Description

There are certain issues i want to fix and need your help again.

1.How to force user to paste from word without clicking on that "Paste From Word" button.

2.When i try to remove buttons some buttons get removed but some are not getting removed. For this i am using config.removebuttons='RadioButton'

Change History (1)

comment:1 Changed 9 years ago by Jakub Ś

Resolution: invalid
Status: newclosed
Version: 4.5.1
  1. If you paste contents from word, CKEditor will detect it. You can jsut use CTRl+V.
    NOTE: there is an issue with CKEditor 4.5.0 -4.5.1 and pasting from MS Word. It will be fixed in 4.5.2 - http://dev.ckeditor.com/ticket/13528
  1. The function name is removeButtons (Camel Case) - http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-removeButtons and you need to know the name of the button. There is no RadioButton. Please check toolbar configurator (comes with your editor build) and while viewing the sample, please switch to advanced mode. Button names will be displayed there.
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy