Bug 166678 - AutoCorrect wrongly replaces ‘ss’ with ‘ß’ in ‘German (Switzerland)’ texts
Summary: AutoCorrect wrongly replaces ‘ss’ with ‘ß’ in ‘German (Switzerland)’ texts
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Linguistic (show other bugs)
Version:
(earliest affected)
25.2.3.2 release
Hardware: All All
: medium minor
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: AutoCorrect-Complete
  Show dependency treegraph
 
Reported: 2025-05-21 19:39 UTC by dafadllyn
Modified: 2025-05-28 06:55 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dafadllyn 2025-05-21 19:39:57 UTC
Description:
If the text language is set to ‘German (Switzerland)’, AutoCorrect incorrectly replaces ‘ss’ in certain words with ‘ß’, even though the letter ‘ß’ does not exist in Swiss Standard German. For example, ‘Grüsse’ is replaced with ‘Grüße’. However, the spell checker recognises ‘Grüße’ as incorrect and underlines it in red, suggesting the correct spelling ‘Grüsse’.

Steps to Reproduce:
See above

Actual Results:
See above

Expected Results:
See above


Reproducible: Always


User Profile Reset: Yes

Additional Info:
The bug may already be present in older versions of LibreOffice.
Comment 1 Shantanu 2025-05-28 06:54:08 UTC
You need to remove this line from source code...

https://git.libreoffice.org/core/+/refs/changes/47/180047/3/extras/source/autocorr/lang/de/DocumentList.xml#123

May be also:

"Grüsse" > "Grüße"
"heiss" > "heiß"