Skip to content

fix: wrong latex insertion when track changes + deletion#1141

Open
carla-at-wiris wants to merge 2 commits intorelease/v8.15.3from
fix/latex-deletion-track-changes
Open

fix: wrong latex insertion when track changes + deletion#1141
carla-at-wiris wants to merge 2 commits intorelease/v8.15.3from
fix/latex-deletion-track-changes

Conversation

@carla-at-wiris
Copy link
Contributor

Description

There's a bug currently with LaTeX and track changes when LaTeX has in-text deletions.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

How should be tested?

  1. Insert regular LaTeX without the track changes feature enabled.
  2. Enable the track changes feature
  3. Manually remove some text inside the LaTeX WITHOUT the MathType editor
  4. Place the caret inside the LaTeX formula
  5. Open the MathType editor
  6. Modify the formula and click on the insert button
  7. The whole LaTeX should be replaced by the new one

Also, please validate that no other track changes features are lost to this development.

@carla-at-wiris carla-at-wiris self-assigned this Feb 26, 2026
@carla-at-wiris carla-at-wiris added type:bug Something isn't working package:ckeditor5 Issues involving the plugin for CKEditor 5 labels Feb 26, 2026
Copy link
Contributor

@xjiang-at-wiris xjiang-at-wiris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

other track changes features also works as expected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package:ckeditor5 Issues involving the plugin for CKEditor 5 type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants