#14564 closed Bug (invalid)
Font and Size
Reported by: | jayachandra | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | font | Cc: |
Description
Steps to reproduce
- CKEDITOR.config.font_defaultLabel = 'Arial'; and size as 10
- Enter text in ckeditor textbox and then sent mail to user using SMTP
- But the font in email is not showing as 'Arial', it is showing 'Times New Roman', please suggest
Expected result
Arial font should display
Actual result
Times new roman is displayed
Other details (browser, OS, CKEditor version, installed plugins)
Attachments (1)
Change History (3)
Changed 9 years ago by
comment:1 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Version: | 4.5.3 |
comment:2 Changed 8 years ago by
Hi Team,
Could you please elaborate this fix.
We are facing the same issue in our Siebel application.
We are not experts in java script coding.
It would be great if you could provide detailed steps to fix this issue.
Please see: http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-font_defaultLabel
This is default value displayed in font dropdown if none of the font-styles of currently selected elements match.
This label is not setting default font style. You can do it in to ways: