https://bugs.documentfoundation.org/show_bug.cgi?id=166387

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|7.2.0.4 release             |6.3 all versions
           Keywords|                            |bisected, regression

--- Comment #11 from Justin L <[email protected]> ---
Very surprisingly, this started in LO 6.3 with
commit 32902f66e7749b2d06d13f50416be5323a0c0ea9
Author: Michael Stahl on Tue Dec 18 17:55:30 2018 +0100
    sw_redlinehide: make layout based Show/Hide mode the default
    remove ExperimentalMode checks

Running bibisect again with experimental mode turned on lands on
commit e7283ebe7a2ba9b608a04d1efbe5504f182369a7
Author: Michael Stahl on Sat Dec 1 08:44:45 2018 +0100
    sw_redlinehide_4a: stop toggling ShowDelete in SwAutoFormat

Certainly these changes must have just exposed some fragility in the previous
code. At this point in time, the paragraphs were being combined. With these
patches, the second sentence didn't have the straight quote marks replaced.

The paragraph combining stopped in 7.6 with
commit 083975f9666e3dc6fd665dc0418e6c3130628359
Author: Baole Fang on Fri Jun 2 11:41:52 2023 +0200
    tdf#90507: Prevent changing default style in AutoCorrect
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151213

The second sentence's QM replacement started earlier in 7.6 with
commit 1cff5c9db7e0d7cf7ae45b306deb963d95926d99
Author: Baole Fang on Thu May 4 08:44:47 2023 +0200
    tdf#128192: Fix Tools/AutoCorrect/Apply
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151008

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to