-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 7.3.1
-
Component/s: Content - History
-
None
-
4
-
Severity 3 - Minor
-
0
Issue Summary
When moving text from one cell to another, Confluence does not recognise the changes as "Removed/Added", instead it is highlighting it as "Formatting was changed" which makes it difficult to identify the changes.
Steps to Reproduce
- Create a page and insert a table
- Add text "x" to cells under the first column
- Publish the page
- Edit the page >> remove the "x" from first column, add "x" text to the cells under second column
- Compare the two versions in page history
Expected Results
When comparing, the removed text should be highlighted in red and marked as "This line was removed." and text under second column should be highlighted in green and marked as "This line was added."
Actual Results
When comparing pages, the removed "x" text is not visible nor highlighted in red,
and text under second column is highlighted as "Formatting was changed."
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available