Opened 10 years ago
Closed 10 years ago
#13767 closed Bug (invalid)
Unable to edit content in ckeditor version 4.5.3 (focus not stay at editor)
| Reported by: | Tung | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
Steps to reproduce
- After show editor by call: CKEDITOR.replace('assessmentSummary');
- Click on content of ckeeditor.
- Using keyboard to modify content.
Expected result
Content is editable
Actual result
Unable to modify content
Other details
Browser: Chrome. Version: 43.0.2357.130m
Attachments (1)
Change History (2)
Changed 10 years ago by
| Attachment: | CkeditorFocusIssue.zip added |
|---|
comment:1 Changed 10 years ago by
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
| Version: | 4.5.3 |
I could not reproduce this problem. Also there are no problems when typing in default CKEditor. This is most likely implementation issue thus I'm closing the ticket as invalid.
@Tung please provide exact steps to recreate the problem (if you still have it) with your sample code and I will consider reopening this ticket.

Sample project unable edit content of ckeditor