This only happens in the Rendered view (in 17.0.0, this is not the default one).
Note that this only happens when the content of the two rows is very similar.
___ My guess is that in the case those are very similar, the diff evaluator for rendered content understands the change as : small modification of the first line (edit = remove old + add new) and removal of second line. Somehow, with the same example, the diff evaluator for Raw content is okay.
Charpentier Lucas on 05/Dec/24 15:11
This only happens in the Rendered view (in 17.0.0, this is not the default one).
!Screenshot from 2024-12-05 15-03-38.png|thumbnail! !Screenshot from 2024-12-05 15-06-16.png|thumbnail!
Note that this only happens when the content of the two rows is very similar.
!screenshot-1.png|thumbnail! !Screenshot from 2024-12-05 15-07-08.png|thumbnail!
___ My guess is that in the case those are very similar, the diff evaluator for rendered content understands the change as : small modification of the first line (edit = remove old + add new) and removal of second line. Somehow, with the same example, the diff evaluator for Raw content is okay.
___ I doubt this is much of an issue (I have similar experiences with Github or Intellij Idea diff highlights), and it's probably quite complicated to fix it without breaking something else. I'm in favor of closing it as a `Won't fix`.
This message was sent by Atlassian Jira (v9.3.0#930000-sha1:287aeb6)
If image attachments aren't displayed, see this article.