Opened 9 years ago
Closed 9 years ago
#14248 closed Bug (invalid)
Not able to perform the bold,italic in the ck editor in chrome
Reported by: | rganesh | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: | rganesh.6400@… |
Description
Steps to reproduce
- open ck editor in chrome
- click the bold icon
- type some text and observe
Expected result
text should be typed with bold
Actual result
text not display in bold
Other details (browser, OS, CKEditor version, installed plugins)
Change History (1)
comment:1 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Version: | 4.6.0 (GitHub - major) |
I have checked latest CKEditor 4.5.6 and both Bold buttons as well as shortcuts work.
Please check this issue in our demo page. If it works there there is something wrong with your custom implementation (based on http://dev.ckeditor.com/attachment/ticket/14247/ticket.png).