-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Labels
plugin:mathjaxThe plugin which probably causes the issue.The plugin which probably causes the issue.status:confirmedAn issue confirmed by the development team.An issue confirmed by the development team.type:bugA bug.A bug.
Description
Type of report
Bug
Provide detailed reproduction steps (if any)
I am using mathjax to render math equations now when I enter some normal text and after that I add math expression which is non-editable then cursor goes to the beginning of the line,
also if I enter to add multiple line in P mode then also this issue is replication for each line where I click it goes to beginning of that line
<p>normal text<span class="math-tex">\(66\)</span></p>
Note: if I add only math expression or if I add some text after math expression then it works fine
Expected result
Cursor should be at the end of line when clicked at the end of line using mouse
Actual result
Cursor moves to the starting of the line when click at the end of line using mouse
Other details
- Browser: Chrome
- OS: Windows 10
- CKEditor version: 4.11.3
- Installed CKEditor plugins:
Metadata
Metadata
Assignees
Labels
plugin:mathjaxThe plugin which probably causes the issue.The plugin which probably causes the issue.status:confirmedAn issue confirmed by the development team.An issue confirmed by the development team.type:bugA bug.A bug.