Paste from word - font and size not reflecting in toolbar
When we Paste from word into Ckeditor 4.7 version content pasted properly but Font and Size are not reflecting in toolbar.
NOTES:
Steps to reproduce:
- Create Word document with 4 paragraph, where each of them will have different font: (Tahoma, Arial, Verdana, Georgia)
- Copy text from Word to Editor
Expected:
Every font will properly reflect in settings of the editor. Font plugin will detect properly those fonts.
Actual:
Currently only Georgia font is correctly detect by font plugin.
Hi,
Could you describe better your bug report. Attach example word file which can reproduce this problem. Check if problem is possible to reproduce in our sample? https://cdn.ckeditor.com/4.7.1/full-all/samples/ It would be also nice to describe step by step instruction to not have any doubts that I do something wrongly.
Hi Thank you for quick response. please find the below sample of text of different fonts, when we paste it then observe font at toolbar. i can see only George font in toolbar when we place cursor at 4th line, but not other font when we move onto different lines.
Test font --- Arial Test Font – Tahoma Test Font – Verdana Test Font -- George
Hi,
thank you for the information. I was able to reproduce this issue. I'm going to update your description to reflect more accurate to this problem.