https://bugs.documentfoundation.org/show_bug.cgi?id=166387
Tex2002ans <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Tex2002ans+LibreOffice@gmai | |l.com --- Comment #4 from Tex2002ans <[email protected]> --- I VERIFY this is an issue in: Version: 25.2.2.2 (X86_64) / LibreOffice Community Build ID: 7370d4be9e3cf6031a51beef54ff3bda878e3fac CPU threads: 8; OS: Windows 11 X86_64 (10.0 build 22631); UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: threaded - - - STEPS TO REPRODUCE In Writer: 0. Open attached ODT. 1. Press: - Tools > AutoCorrect > Apply and Edit - - - I reproduced with this simple text: > This is some sample text with "straight quotes." (Default Paragraph Style) > > This is some sample text with "straight quotes." (Body Text) BUG: Text changes into: > This is some sample text with ”“straight quotes.” EXPECTED: > This is some sample text with “straight quotes.” The opening quote accidentally turns into: - ”“ --- RIGHT DOUBLE QUOTE + LEFT DOUBLE QUOTE instead of just a single: - “ --- LEFT DOUBLE QUOTE - - - REGRESSION NOTE: This DID WORK correctly in 7.6.0 when this AutoCorrect->“curly quotes” feature was fixed by Baole Fang: - Bug #128192 Pre-7.6 had a separate issue, where it only applied this feature to "Default Paragraph Style". - - - Note #2: I wrote a dumb->smart quotes tutorial back when 7.6.0 first released, so I know it worked correctly. So this regression accidentally got introduced some time between 7.6.0<->25.2. -- You are receiving this mail because: You are the assignee for the bug.
