Description: Wrong formatting when typing (like track & changes involved) Steps to Reproduce: 1. Open attachment 164521 [details] 2. Edit -> Track changes -> Accept all changes (but only to show it's even present after Accept all; only in that sessions) File reload and issue goes away 2. Start typing (don't move the cursor first) -> Green Actual Results: Green font Expected Results: Black font Reproducible: Always User Profile Reset: No Additional Info: Version: 7.1.0.0.alpha0+ (x64) Build ID: <buildversion> CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL not in Version: 6.4.0.0.beta1+ (x64) Build ID: 20be5cd0bdc57d812bf34a2debfe48caa51de881 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: GL; VCL: win; Locale: nl-NL (nl_NL); UI-Language: en-US Calc: CL
Telesto: The test document has track-changes enabled, so we you type in the document it is in track-changed mode. This is expected. Am I missing something? Set to NEEDINFO. Please set back to UNCONFIRMED after you have provided clarification.
(In reply to Kevin Suo from comment #1) > Telesto: > The test document has track-changes enabled, so we you type in the document > it is in track-changed mode. This is expected. Am I missing something? Yes, the changes are tracked, but they aren't shown, that setting is turned off. Plus shown tracked edit is shown in yellow color. What I see is that the font at that point is set to Lime color, however for me that difference persist back until 6.0, and it's black in 5.4. Telesto, are you sure the color is black as you would've expected in 6.1-6.4?
I skipped step 2, since as I understand that isn't necessary. The bug started with the following commit, bibisected to its 6.0 backport using repo bibisect-linux-64-6.0. Adding CC: to Michael Stahl. https://cgit.freedesktop.org/libreoffice/core/commit/?id=1c8efde4daea648204e3ba19f8edc01ef3e548bd author Michael Stahl <mstahl@redhat.com> 2018-02-14 12:57:49 +0100 committer Michael Stahl <mstahl@redhat.com> 2018-02-15 09:56:55 +0100 tdf#83260 sw: call CompressRedlines() in ODF import