Skip to content

After adding mathjax equation cursor moves to the beginning of line(left side) #5484

@Divyesh-Shah-17

Description

@Divyesh-Shah-17

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

No one assigned

    Labels

    plugin:mathjaxThe plugin which probably causes the issue.status:confirmedAn issue confirmed by the development team.type:bugA bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions