Opened 9 years ago
Closed 9 years ago
#14385 closed Bug (invalid)
Cursor Moves that the End with Inline Editor
Reported by: | Shoaib | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Steps to reproduce
- When I click on the customize CK Editor it gives me exception
- And when I edit text it moves the mouse cursor at the End of the Editor
I should allow to Edit/Modify text where I move the cursor
When I click on the Middle of the text and try to Edit it takes me at the End
Other details (Internet/Chtome any version, Windows 10,LATEST FROM cdN, installed plugins)
Attachments (1)
Change History (2)
Changed 9 years ago by
Attachment: | ckEditor-Bug.docx added |
---|
comment:1 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Version: | 4.5.7 |
I'm sorry but this doesn't look like a CKEditor bug but rather like custom implementation problem. If you try the same steps in default editor on demo page, you will not see such issue.
Please try with as simple setup as possible (e.g. only CKEditor) and then start adding things to it - change its configuration add it to your sample application etc. to see when CKEditor breaks. Once you find where exactly does it happen, please check if third-party script or some configuration option doesn't cause this issue.
I'm closing this issue as invalid for now. @Shoaibkw please check what I have written first and provide further details if you still think this is editor fault.
Explaination of the bug in detail with sample code