Details
-
Bug
-
Resolution: Fixed
-
None
-
Medium
-
Empty show more show less
Description
problem:
- Open a segment with content that will get marked as SpellCheck-error. Insert new content before the first error. The next SpellCheck will result in wrong positions of the errors behind the new INS.
solution:
- toString() on ranges keeps invisible characters (e.g. from the TrackChanges' INS-tags) => force TrackChanges to leave the Editor without the invisible INS-placeholders.
Attachments
Issue Links
- relates to
-
TRANSLATE-1777 TrackChange-INS: whitespaces can move SpellCheck-markup to wrong position (II)
- Backlog