Opened 11 years ago
Closed 11 years ago
#10950 closed Bug (duplicate)
Cursor does not displayed on focus.
Reported by: | Akshay | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Focus | Version: | 4.1 |
Keywords: | Cc: |
Description
Only on Chrome on Mac and Chrome canary on Windows.
When there is nothing in CKEditor (newly created with blank data) or all the text is removed from CKeditor, clicking on upper part of editor works but if I click lower part of editor, editor would not get focus - cursor would not appear in editor.
Attachments (1)
Change History (3)
Changed 11 years ago by
Attachment: | CKEditor.JPG added |
---|
It can be reproduced on demo of CKEditor itself. go to http://ckeditor.com/demo. Empty the editor then click outside the editor, when you try to click inside editor on upper part. It won't get focused.