https://bugs.documentfoundation.org/show_bug.cgi?id=153400
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|bibisectRequest |bibisected CC| |[email protected] Summary|Different font size after |Formatting change remains |undo rejecting changes |after undoing rejecting | |changes --- Comment #2 from Stéphane Guillou (stragu) <[email protected]> --- Some more details about the behaviour: - It is not only related to size, it looks like it's any formatting. - One everything is undone, we can redo once + undo once to restore the original formatting. Bibisected with linux-64-7.3 repo to following range: https://git.libreoffice.org/core/+log/426930d0c4bd6f782a04a92e8a36e92cd65e186f..c36da188cc7c9d89c331deb6326f045b6e9f0ad9 First bad commit I could identify is c36da188cc7c9d89c331deb6326f045b6e9f0ad9, but it is a fix for the rest of the range's crash on any change to text formatting. (bug 144304) This regression seems to be correlated with when tracked changes started recording one change per paragraph instead of one single action (which I think is a bug in itself, creates track changes noise). In the range, this commit draws the attention (others are related to tracked table changes): commit 97440778670d6b471d8165eb9f86def08e1b8602 author László Németh <[email protected]> Tue Aug 24 14:26:57 2021 +0200 committer László Németh <[email protected]> Mon Aug 30 10:47:33 2021 +0200 tree adc1cb3dc08ca0dcf73498dd6952ae0a6b33ebdb parent 89e8786f932793a9aadc7d8a7d2eec4fa2a081c4 tdf#144173 sw track changes: keep format of hints When a text has multiple character formatting settings enabled and a new one is applied with tracked changes, only one of the former settings is restored upon rejecting the changes. Follow-up to commit ee3171adb24a3d720466fa43bec869910333f892 "tdf#143918 sw: fix reject of multiple changes". Change-Id: I6f3fb52dbd536efaf084b1fc5b8032658353af91 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121012 László, what do you think? -- You are receiving this mail because: You are the assignee for the bug.
