https://bugs.documentfoundation.org/show_bug.cgi?id=48892
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|EDITING: AutoCorrect |EDITING: AutoCorrect does |treatment of closing quote |not invert closing quote(s) |in proximity to en dash / |after en dash / em dash |em dash | CC| |stephane.guillou@libreoffic | |e.org --- Comment #18 from Stéphane Guillou (stragu) <[email protected]> --- Testing again with a recent master build, I can confirm the issue: Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 9fc0b2b9b96d87eb642a3b29e9dcb5d6273265eb CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded The issue is not related to the autocorrect of two hyphens to one em-dash. To test, only make sure the option "Replace" is on in: Tools > AutoCorrect > AutoCorrect Options > Localized options > Double Quotes. One can test that autocorrect of closing double quotes work properly directly after (these can be copy-pasted if needed): - a hyphen: “Test-” - an underscore: “Test_” - a minus sign: “Test−” - a tilde: “Test~” - a full stop: “Test.” - etc. But not after: - an en-dash: “Test–“ - an em-dash: “Test—“ Same with single quotes. -- You are receiving this mail because: You are the assignee for the bug.
